@@ -20,11 +20,10 @@ time, mark, audio, video {
20
20
}
21
21
22
22
body {
23
- font-family : sans-serif;
24
23
line-height : 1 ;
25
24
font-size : 14px ;
26
25
line-height : 22px ;
27
- font-family : "adelle" , Georgia, " Times New Roman" , serif;
26
+ font-family : Adelle , Roboto Slab , DejaVu Serif , Georgia, Times New Roman, sans- serif;
28
27
color : # 4e443c ;
29
28
background : # f0efe7 ;
30
29
}
@@ -123,20 +122,6 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
123
122
display : block;
124
123
}
125
124
126
- body {
127
- font-size : 14px ;
128
- line-height : 22px ;
129
- font-family : "adelle" , Georgia, "Times New Roman" , serif;
130
- color : # 4e443c ;
131
- margin : 0 ;
132
- padding : 0 ;
133
- }
134
-
135
- .windows .chrome body ,
136
- .windows .ie8 body {
137
- font-family : Georgia, "Times New Roman" , serif !important ;
138
- }
139
-
140
125
.inner {
141
126
overflow : hidden;
142
127
* zoom : 1 ;
@@ -1013,18 +998,12 @@ input.active {
1013
998
1014
999
1015
1000
input , textarea {
1016
- font-family : "adelle" , Georgia, " Times New Roman" , serif;
1001
+ font-family : Adelle , Roboto Slab , DejaVu Serif , Georgia, Times New Roman, sans- serif;
1017
1002
font-size : 14px ;
1018
1003
outline : none;
1019
1004
}
1020
1005
1021
1006
1022
- .windows .chrome input , .windows .chrome textarea ,
1023
- .windows .ie8 input , .windows .chrome textarea {
1024
- font-family : Georgia, "Times New Roman" , serif !important ;
1025
- }
1026
-
1027
-
1028
1007
form # search {
1029
1008
position : absolute;
1030
1009
z-index : 1000 ;
@@ -1530,11 +1509,6 @@ pre.sh_sourceCode .sh_value {
1530
1509
font-style : normal;
1531
1510
}
1532
1511
1533
- .windows .chrome body * ,
1534
- .windows .ie8 body * {
1535
- font-family : Georgia, "Times New Roman" , serif !important ;
1536
- }
1537
-
1538
1512
header {
1539
1513
margin-top : 20px ;
1540
1514
position : relative;
0 commit comments