63 |
font-size: 150%; |
font-size: 150%; |
64 |
} |
} |
65 |
|
|
66 |
h2 { |
h2, h3 { |
67 |
font-size: 150%; |
font-size: 150%; |
68 |
} |
} |
69 |
|
|
70 |
h3 { |
h4 { |
71 |
font-size: 120%; |
font-size: 120%; |
72 |
border-bottom: solid 0.1em; |
border-bottom: solid 0.1em; |
73 |
padding-bottom: 0.1em; |
padding-bottom: 0.1em; |
74 |
} |
} |
75 |
|
|
76 |
h4 { |
h5 { |
77 |
font-size: 120%; |
font-size: 120%; |
78 |
} |
} |
79 |
|
|
80 |
h5, h6 { |
h6 { |
81 |
font-size: 100%; |
font-size: 100%; |
82 |
} |
} |
83 |
|
|
93 |
dl + .article, dl + .section, |
dl + .article, dl + .section, |
94 |
table + .article, table + .section, |
table + .article, table + .section, |
95 |
blockquote + .article, blockquote + .section, |
blockquote + .article, blockquote + .section, |
96 |
.comment-p + .article, .comment-p + .section, |
.sw-comment-p + .article, .sw-comment-p + .section, |
97 |
.ed + .article, .ed + .section, |
.sw-ed + .article, .sw-ed + .section, |
98 |
ins + .article, ins + .section, |
ins + .article, ins + .section, |
99 |
del + .article, del + .section { |
del + .article, del + .section { |
100 |
margin-top: 2em; |
margin-top: 2em; |