Show More
@@ -14,16 +14,16 b'' | |||
|
14 | 14 | h2 {font-size: 157.1%; margin: 1.27em 0 0 0; font-weight: bold; line-height: 1.0;} |
|
15 | 15 | h3 {font-size: 128.6%; margin: 1.55em 0 0 0; font-weight: bold; line-height: 1.0;} |
|
16 | 16 | h4 {font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0;} |
|
17 |
h5 {font-size: |
|
|
18 |
h6 {font-size: |
|
|
17 | h5 {font-size: 100; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0; font-style: italic} | |
|
18 | h6 {font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0; font-style: italic} | |
|
19 | 19 | |
|
20 | 20 | // Reduce the top margins by 14px compared to above |
|
21 | 21 | h1:first-child {margin-top: 0.538em} |
|
22 | 22 | h2:first-child {margin-top: 0.636em} |
|
23 | 23 | h3:first-child {margin-top: 0.777em} |
|
24 | 24 | h4:first-child {margin-top: 1em} |
|
25 |
h5:first-child {margin-top: 1 |
|
|
26 |
h6:first-child {margin-top: 1 |
|
|
25 | h5:first-child {margin-top: 1em} | |
|
26 | h6:first-child {margin-top: 1em} | |
|
27 | 27 | |
|
28 | 28 | ul {list-style:disc; margin: 0em 2em;} |
|
29 | 29 | ul ul {list-style:square; margin: 0em 2em;} |
@@ -127,14 +127,14 b' p.p-space{margin-bottom:10px}' | |||
|
127 | 127 | .rendered_html h2{font-size:157.1%;margin:1.27em 0 0 0;font-weight:bold;line-height:1} |
|
128 | 128 | .rendered_html h3{font-size:128.6%;margin:1.55em 0 0 0;font-weight:bold;line-height:1} |
|
129 | 129 | .rendered_html h4{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1} |
|
130 |
.rendered_html h5{font-size: |
|
|
131 |
.rendered_html h6{font-size: |
|
|
130 | .rendered_html h5{font-size:100;margin:2em 0 0 0;font-weight:bold;line-height:1;font-style:italic} | |
|
131 | .rendered_html h6{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1;font-style:italic} | |
|
132 | 132 | .rendered_html h1:first-child{margin-top:.538em} |
|
133 | 133 | .rendered_html h2:first-child{margin-top:.636em} |
|
134 | 134 | .rendered_html h3:first-child{margin-top:.777em} |
|
135 | 135 | .rendered_html h4:first-child{margin-top:1em} |
|
136 |
.rendered_html h5:first-child{margin-top:1 |
|
|
137 |
.rendered_html h6:first-child{margin-top:1 |
|
|
136 | .rendered_html h5:first-child{margin-top:1em} | |
|
137 | .rendered_html h6:first-child{margin-top:1em} | |
|
138 | 138 | .rendered_html ul{list-style:disc;margin:0 2em} |
|
139 | 139 | .rendered_html ul ul{list-style:square;margin:0 2em} |
|
140 | 140 | .rendered_html ul ul ul{list-style:circle;margin:0 2em} |
@@ -1341,14 +1341,14 b' p.p-space{margin-bottom:10px}' | |||
|
1341 | 1341 | .rendered_html h2{font-size:157.1%;margin:1.27em 0 0 0;font-weight:bold;line-height:1} |
|
1342 | 1342 | .rendered_html h3{font-size:128.6%;margin:1.55em 0 0 0;font-weight:bold;line-height:1} |
|
1343 | 1343 | .rendered_html h4{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1} |
|
1344 |
.rendered_html h5{font-size: |
|
|
1345 |
.rendered_html h6{font-size: |
|
|
1344 | .rendered_html h5{font-size:100;margin:2em 0 0 0;font-weight:bold;line-height:1;font-style:italic} | |
|
1345 | .rendered_html h6{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1;font-style:italic} | |
|
1346 | 1346 | .rendered_html h1:first-child{margin-top:.538em} |
|
1347 | 1347 | .rendered_html h2:first-child{margin-top:.636em} |
|
1348 | 1348 | .rendered_html h3:first-child{margin-top:.777em} |
|
1349 | 1349 | .rendered_html h4:first-child{margin-top:1em} |
|
1350 |
.rendered_html h5:first-child{margin-top:1 |
|
|
1351 |
.rendered_html h6:first-child{margin-top:1 |
|
|
1350 | .rendered_html h5:first-child{margin-top:1em} | |
|
1351 | .rendered_html h6:first-child{margin-top:1em} | |
|
1352 | 1352 | .rendered_html ul{list-style:disc;margin:0 2em} |
|
1353 | 1353 | .rendered_html ul ul{list-style:square;margin:0 2em} |
|
1354 | 1354 | .rendered_html ul ul ul{list-style:circle;margin:0 2em} |
General Comments 0
You need to be logged in to leave comments.
Login now