##// END OF EJS Templates
H5 and H6 are base font size + italic.
Brian E. Granger -
Show More
@@ -14,16 +14,16 b''
14 h2 {font-size: 157.1%; margin: 1.27em 0 0 0; font-weight: bold; line-height: 1.0;}
14 h2 {font-size: 157.1%; margin: 1.27em 0 0 0; font-weight: bold; line-height: 1.0;}
15 h3 {font-size: 128.6%; margin: 1.55em 0 0 0; font-weight: bold; line-height: 1.0;}
15 h3 {font-size: 128.6%; margin: 1.55em 0 0 0; font-weight: bold; line-height: 1.0;}
16 h4 {font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0;}
16 h4 {font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0;}
17 h5 {font-size: 85.7%; margin: 1.83em 0 0 0; font-weight: bold; line-height: 1.0;}
17 h5 {font-size: 100; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0; font-style: italic}
18 h6 {font-size: 85.7%; margin: 1.83em 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 // Reduce the top margins by 14px compared to above
20 // Reduce the top margins by 14px compared to above
21 h1:first-child {margin-top: 0.538em}
21 h1:first-child {margin-top: 0.538em}
22 h2:first-child {margin-top: 0.636em}
22 h2:first-child {margin-top: 0.636em}
23 h3:first-child {margin-top: 0.777em}
23 h3:first-child {margin-top: 0.777em}
24 h4:first-child {margin-top: 1em}
24 h4:first-child {margin-top: 1em}
25 h5:first-child {margin-top: 1.16em}
25 h5:first-child {margin-top: 1em}
26 h6:first-child {margin-top: 1.16em}
26 h6:first-child {margin-top: 1em}
27
27
28 ul {list-style:disc; margin: 0em 2em;}
28 ul {list-style:disc; margin: 0em 2em;}
29 ul ul {list-style:square; margin: 0em 2em;}
29 ul ul {list-style:square; margin: 0em 2em;}
@@ -127,14 +127,14 b' p.p-space{margin-bottom:10px}'
127 .rendered_html h2{font-size:157.1%;margin:1.27em 0 0 0;font-weight:bold;line-height:1}
127 .rendered_html h2{font-size:157.1%;margin:1.27em 0 0 0;font-weight:bold;line-height:1}
128 .rendered_html h3{font-size:128.6%;margin:1.55em 0 0 0;font-weight:bold;line-height:1}
128 .rendered_html h3{font-size:128.6%;margin:1.55em 0 0 0;font-weight:bold;line-height:1}
129 .rendered_html h4{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1}
129 .rendered_html h4{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1}
130 .rendered_html h5{font-size:85.7%;margin:1.83em 0 0 0;font-weight:bold;line-height:1}
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:85.7%;margin:1.83em 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 .rendered_html h1:first-child{margin-top:.538em}
132 .rendered_html h1:first-child{margin-top:.538em}
133 .rendered_html h2:first-child{margin-top:.636em}
133 .rendered_html h2:first-child{margin-top:.636em}
134 .rendered_html h3:first-child{margin-top:.777em}
134 .rendered_html h3:first-child{margin-top:.777em}
135 .rendered_html h4:first-child{margin-top:1em}
135 .rendered_html h4:first-child{margin-top:1em}
136 .rendered_html h5:first-child{margin-top:1.16em}
136 .rendered_html h5:first-child{margin-top:1em}
137 .rendered_html h6:first-child{margin-top:1.16em}
137 .rendered_html h6:first-child{margin-top:1em}
138 .rendered_html ul{list-style:disc;margin:0 2em}
138 .rendered_html ul{list-style:disc;margin:0 2em}
139 .rendered_html ul ul{list-style:square;margin:0 2em}
139 .rendered_html ul ul{list-style:square;margin:0 2em}
140 .rendered_html ul ul ul{list-style:circle;margin:0 2em}
140 .rendered_html ul ul ul{list-style:circle;margin:0 2em}
@@ -1341,14 +1341,14 b' p.p-space{margin-bottom:10px}'
1341 .rendered_html h2{font-size:157.1%;margin:1.27em 0 0 0;font-weight:bold;line-height:1}
1341 .rendered_html h2{font-size:157.1%;margin:1.27em 0 0 0;font-weight:bold;line-height:1}
1342 .rendered_html h3{font-size:128.6%;margin:1.55em 0 0 0;font-weight:bold;line-height:1}
1342 .rendered_html h3{font-size:128.6%;margin:1.55em 0 0 0;font-weight:bold;line-height:1}
1343 .rendered_html h4{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1}
1343 .rendered_html h4{font-size:100%;margin:2em 0 0 0;font-weight:bold;line-height:1}
1344 .rendered_html h5{font-size:85.7%;margin:1.83em 0 0 0;font-weight:bold;line-height:1}
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:85.7%;margin:1.83em 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 .rendered_html h1:first-child{margin-top:.538em}
1346 .rendered_html h1:first-child{margin-top:.538em}
1347 .rendered_html h2:first-child{margin-top:.636em}
1347 .rendered_html h2:first-child{margin-top:.636em}
1348 .rendered_html h3:first-child{margin-top:.777em}
1348 .rendered_html h3:first-child{margin-top:.777em}
1349 .rendered_html h4:first-child{margin-top:1em}
1349 .rendered_html h4:first-child{margin-top:1em}
1350 .rendered_html h5:first-child{margin-top:1.16em}
1350 .rendered_html h5:first-child{margin-top:1em}
1351 .rendered_html h6:first-child{margin-top:1.16em}
1351 .rendered_html h6:first-child{margin-top:1em}
1352 .rendered_html ul{list-style:disc;margin:0 2em}
1352 .rendered_html ul{list-style:disc;margin:0 2em}
1353 .rendered_html ul ul{list-style:square;margin:0 2em}
1353 .rendered_html ul ul{list-style:square;margin:0 2em}
1354 .rendered_html ul ul ul{list-style:circle;margin:0 2em}
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