-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBronya.css
More file actions
157 lines (157 loc) · 9.5 KB
/
Copy pathBronya.css
File metadata and controls
157 lines (157 loc) · 9.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
::marker{font-size:14px}
pre{--select-text-bg-color:#36284e;--select-text-font-color:#fff}
html{font-size:18px;-webkit-font-smoothing:antialiased}
body,html{background-color:#f3f2ee;font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,'Segoe UI Emoji',sans-serif;color:#1f0909;line-height:1.5em}
@media only screen and (min-width:1000px){#write{max-width:720px}
}
ol li{list-style-type:decimal;list-style-position:outside}
ul li{list-style-type:disc;list-style-position:outside}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6{padding-bottom:.3em;font-weight:700;margin-bottom:1.5em}
h1,h2{border-bottom:1px solid #d8dee4;}
h1{font-size:30px;line-height:1.6em;margin-top:2em}
h2{font-size:25px;line-height:1.15;margin-top:2.285714em;margin-bottom:1.15em}
h3{font-size:20px;line-height:1.15;margin-top:2.285714em;margin-bottom:1.15em}
h4{font-size:16px;margin-top:2.67em}
a{text-decoration:none;color:#065588}
a:active,a:hover{text-decoration:underline}
blockquote{border-left:3px solid;padding-left:1em}
.md-after,.md-before,.md-meta{color:#999}
table{margin-bottom:1.5em;font-size:1em}
tfoot th,thead th{padding:.25em .25em .25em .4em;text-transform:uppercase}
th{text-align:left}
td{vertical-align:top;padding:.25em .25em .25em .4em}
.md-fences{color:#0079bb}
code{color:#c7254e;padding-left:2px;padding-right:2px;font-family:consolas;border-radius:4px}
code,pre,tt{font-size:.875em;line-height:1.714285em}
p+ol,p+ul{margin-top:.5em}
h3+ol,h3+ul,h4+ol,h4+ul,h5+ol,h5+ul,h6+ol,h6+ul{margin-top:.5em}
li>ol,li>ul{margin-top:inherit;margin-bottom:0}
li ol>li{list-style-type:lower-alpha}
li li ol>li{list-style-type:lower-roman}
h2,h3{margin-bottom:.75em}
hr{border-top:none;border-right:none;border-bottom:1px solid;border-left:none}
h1{border-color:#c5c5c5}
blockquote{border-color:#bababa}
blockquote ol,blockquote ul{margin-left:0}
.ty-table-edit{background-color:transparent}
thead{background-color:#dadada}
tr:nth-child(even){background:#e8e7e7}
hr{border-color:#c5c5c5}
.task-list{padding-left:1rem}
.md-task-list-item{padding-left:1.5rem;list-style-type:none}
.md-task-list-item>input:before{content:'\221A';display:inline-block;width:1.25rem;height:1.6rem;vertical-align:middle;text-align:center;color:#ddd;background-color:#f3f2ee}
.md-task-list-item>input:checked:before,.md-task-list-item>input[checked]:before{color:inherit}
#write pre.md-meta-block{min-height:1.875rem;color:#555;border:0;background:0 0;margin-top:-4px;margin-left:1em;margin-top:1em}
.md-image>.md-meta{color:#9b5146}
.md-image>.md-meta{font-family:Microsoft YaHei}
#write>h3.md-focus:before{left:-1.5rem;color:#999;border-color:#999}
#write>h4.md-focus:before{left:-1.5rem;top:.25rem;color:#999;border-color:#999}
#write>h5.md-focus:before{left:-1.5rem;top:.3125rem;color:#999;border-color:#999}
#write>h6.md-focus:before{left:-1.5rem;top:.3125rem;color:#999;border-color:#999}
.md-toc:focus .md-toc-content{margin-top:19px}
.md-toc-content:empty:before{color:#065588}
.md-toc-item{color:#065588}
#write div.md-toc-tooltip{background-color:#f3f2ee}
#typora-sidebar{background-color:#f3f2ee;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.375);box-shadow:0 6px 12px rgba(0,0,0,.375)}
.pin-outline #typora-sidebar{background:inherit;box-shadow:none;border-right:1px dashed}
.pin-outline #typora-sidebar:hover .outline-title-wrapper{border-left:1px dashed}
.outline-item:hover{background-color:#dadada;border-left:28px solid #dadada;border-right:18px solid #dadada}
.typora-node .outline-item:hover{border-right:28px solid #dadada}
.outline-expander:before{content:"\f105";font-family:FontAwesome;font-size:12px;top:1px}
.outline-expander:hover:before,.outline-item-open>.outline-item>.outline-expander:before{content:"\f107"}
.modal-content{background-color:#f3f2ee}
.auto-suggest-container ul li{list-style-type:none}
#top-titlebar,#top-titlebar *,.megamenu-content,.megamenu-menu{background:#f3f2ee;color:#1f0909}
.megamenu-menu-header{border-bottom:1px dashed #202b33}
.megamenu-menu{box-shadow:none;border-right:1px dashed}
.context-menu,.megamenu-content,footer,header{font-family:Microsoft YaHei;color:#1f0909}
#megamenu-back-btn{color:#1f0909;border-color:#1f0909}
.megamenu-menu-header #megamenu-menu-header-title:before{color:#1f0909}
.megamenu-menu-list li a.active,.megamenu-menu-list li a:hover{color:inherit;background-color:#e8e7df}
.long-btn:hover{background-color:#e8e7df}
#recent-file-panel tbody tr:nth-child(2n-1){background-color:transparent!important}
.megamenu-menu-panel tbody tr:hover td:nth-child(2){color:inherit}
.megamenu-menu-panel .btn{background-color:#d2d1d1}
.btn-default{background-color:transparent}
.ty-show-word-count #footer-word-count,.typora-sourceview-on #toggle-sourceview-btn{background:#c7c5c5}
#typora-quick-open{background-color:inherit}
.md-diagram-panel{margin-top:8px}
.file-list-item-file-name{font-weight:initial}
.file-list-item-summary{opacity:1}
.file-list-item{color:#777}
.file-list-item.active{background-color:inherit;color:#000}
.ty-side-sort-btn.active{background-color:inherit}
.file-list-item.active .file-list-item-file-name{font-weight:700}
.file-list-item{opacity:1!important}
.file-library-node.active>.file-node-background{background-color:rgba(32,43,51,.63);background-color:var(--active-file-bg-color)}
.file-tree-node.active>.file-node-content{color:#fff;color:var(--active-file-text-color)}
.md-task-list-item>input{margin-left:-1.7em;margin-top:calc(1rem - 12px)}
input{border:1px solid #aaa}
.megamenu-menu-header #megamenu-menu-header-title,.megamenu-menu-header:focus,.megamenu-menu-header:hover{color:inherit}
.dropdown-menu .divider{border-color:#e5e5e5;opacity:1}
.os-windows-7 strong{font-weight:760}
.ty-preferences .btn-default{background:0 0}
.ty-preferences .window-header{border-bottom:1px dashed #202b33;box-shadow:none}
#sidebar-loading-template,#sidebar-loading-template.file-list-item{color:#777}
.searchpanel-search-option-btn.active{background:#777;color:#fff}
.cm-s-inner{font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,serif}
.cm-s-inner.CodeMirror{background:#2b2b2b;color:#a9b7c6;padding:5px}
.cm-s-inner span.cm-meta{color:#bbb529}
.cm-s-inner span.cm-number{color:#6897bb}
.cm-s-inner span.cm-keyword{color:#cc7832;line-height:1em;font-weight:700}
.cm-s-inner span.cm-def{color:#a9b7c6;font-style:italic}
.cm-s-inner span.cm-variable{color:#a9b7c6}
.cm-s-inner span.cm-variable-2{color:#a9b7c6}
.cm-s-inner span.cm-variable-3{color:#9876aa}
.cm-s-inner span.cm-type{color:#abc;font-weight:700}
.cm-s-inner span.cm-property{color:#ffc66d}
.cm-s-inner span.cm-operator{color:#a9b7c6}
.cm-s-inner span.cm-string{color:#6a8759}
.cm-s-inner span.cm-string-2{color:#6a8759}
.cm-s-inner span.cm-comment{color:#999}
.cm-s-inner span.cm-link{color:#cc7832}
.cm-s-inner span.cm-atom{color:#cc7832}
.cm-s-inner span.cm-error{color:#bc3f3c}
.cm-s-inner span.cm-tag{color:#bea063;font-weight:700;font-style:italic;text-decoration:underline}
.cm-s-inner span.cm-attribute{color:#6897bb}
.cm-s-inner span.cm-qualifier{color:#6a8759}
.cm-s-inner span.cm-bracket{color:#a9b7c6}
.cm-s-inner span.cm-builtin{color:#ff9e59}
.cm-s-inner span.cm-special{color:#ff9e59}
.cm-s-inner span.cm-matchhighlight{color:#fff;background-color:rgba(50,89,48,.7);font-weight:400}
.cm-s-inner span.cm-searching{color:#fff;background-color:rgba(61,115,59,.7);font-weight:400}
.cm-s-inner .CodeMirror-cursor{border-left:1px solid #a9b7c6}
.cm-s-inner .CodeMirror-activeline-background{background:#323232}
.cm-s-inner .CodeMirror-gutters{background:#313335;border-right:1px solid #313335}
.cm-s-inner .CodeMirror-guttermarker{color:#ffee80}
.cm-s-inner .CodeMirror-guttermarker-subtle{color:#d0d0d0}
.cm-s-inner .CodeMirrir-linenumber{color:#606366}
.cm-s-inner .CodeMirror-matchingbracket{background-color:#3b514d;color:#ffef28!important;font-weight:700}
.cm-s-inner div.CodeMirror-selected{background:#214283}
.CodeMirror-hints.darcula{font-family:Consolas,'Courier New',monospace;color:#9c9e9e;background-color:#3b3e3f!important}
.CodeMirror-hints.darcula .CodeMirror-hint-active{background-color:#494d4e!important;color:#9c9e9e!important}
.outline-item{padding-top:0;padding-bottom:0}
.outline-h1{font-size:14px!important}
.outline-h3,.outline-h4{font-size:13px!important}
.outline-expander{height:1rem!important}
li.md-list-item{line-height:120%}
img{max-width:100%;float:center}
#write{counter-reset:h2}
h2{counter-reset:h3}
h3{counter-reset:h4}
h4{counter-reset:h5}
#write h2:before{counter-increment:h2;content:counter(h2) ". "}
#write h3:before,h3.md-focus.md-heading:before{counter-increment:h3;content:counter(h2) "." counter(h3) " "}
#write h4:before,h4.md-focus.md-heading:before{counter-increment:h4;content:counter(h2) "." counter(h3) "." counter(h4) " "}
#write>h3.md-focus:before,#write>h4.md-focus:before,h3.md-focus:before,h4.md-focus:before{color:inherit;border:inherit;border-radius:inherit;position:inherit;left:initial;float:none;top:initial;font-size:inherit;padding-left:inherit;padding-right:inherit;vertical-align:inherit;font-weight:inherit;line-height:inherit}
.sidebar-content{counter-reset:h2}
.outline-h2{counter-reset:h3}
.outline-h3{counter-reset:h4}
.outline-h4{counter-reset:h5}
.outline-h2>.outline-item>.outline-label:before{counter-increment:h2;content:counter(h2) ". "}
.outline-h3>.outline-item>.outline-label:before{counter-increment:h3;content:counter(h2) "." counter(h3) " "}
.outline-h4>.outline-item>.outline-label:before{counter-increment:h4;content:counter(h2) "." counter(h3) "." counter(h4) " "}