##// END OF EJS Templates
More work on the styling of headings.
Brian E. Granger -
Show More
@@ -37,10 +37,10 b' div.cell.text_cell.rendered {'
37 }
37 }
38
38
39 div.text_cell_render.rendered_html {
39 div.text_cell_render.rendered_html {
40 h1 {font-size: 32px; margin: 8px 0 0 0; font-weight: bold; line-height: 1.0;}
40 h1 {font-size: 26px; margin: 14px 0 0 0; font-weight: bold; line-height: 1.0;}
41 h2 {font-size: 26px; margin: 14px 0 0 0; font-weight: bold; line-height: 1.0;}
41 h2 {font-size: 22px; margin: 14px 0 0 0; font-weight: bold; line-height: 1.0;}
42 h3 {font-size: 20px%; margin: 20px 0 0 0; font-weight: bold; line-height: 1.0;}
42 h3 {font-size: 18px; margin: 14px 0 0 0; font-weight: bold; line-height: 1.0;}
43 h4 {font-size: 14px; margin: 6px 0 0 0; font-weight: bold; line-height: 1.0;}
43 h4 {font-size: 14px; margin: 14px 0 0 0; font-weight: bold; line-height: 1.0;}
44 h5 {font-size: 14px; margin: 6px 0 0 0; font-weight: bold; line-height: 1.0;}
44 h5 {font-size: 14px; margin: 6px 0 0 0; font-weight: bold; line-height: 1.0;}
45 h6 {font-size: 14px; margin: 6px; font-weight: bold; line-height: 1.0;}
45 h6 {font-size: 14px; margin: 6px 0 0 0; font-weight: bold; line-height: 1.0;}
46 } No newline at end of file
46 }
@@ -156,12 +156,12 b' div.text_cell_render{outline:none;resize:none;width:inherit;border-style:none;pa'
156 a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}
156 a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}
157 h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}
157 h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}
158 div.cell.text_cell.rendered{padding:0}
158 div.cell.text_cell.rendered{padding:0}
159 div.text_cell_render.rendered_html h1{font-size:32px;margin:8px 0 0 0;font-weight:bold;line-height:1}
159 div.text_cell_render.rendered_html h1{font-size:26px;margin:14px 0 0 0;font-weight:bold;line-height:1}
160 div.text_cell_render.rendered_html h2{font-size:26px;margin:14px 0 0 0;font-weight:bold;line-height:1}
160 div.text_cell_render.rendered_html h2{font-size:22px;margin:14px 0 0 0;font-weight:bold;line-height:1}
161 div.text_cell_render.rendered_html h3{font-size:20px%;margin:20px 0 0 0;font-weight:bold;line-height:1}
161 div.text_cell_render.rendered_html h3{font-size:18px;margin:14px 0 0 0;font-weight:bold;line-height:1}
162 div.text_cell_render.rendered_html h4{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
162 div.text_cell_render.rendered_html h4{font-size:14px;margin:14px 0 0 0;font-weight:bold;line-height:1}
163 div.text_cell_render.rendered_html h5{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
163 div.text_cell_render.rendered_html h5{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
164 div.text_cell_render.rendered_html h6{font-size:14px;margin:6px;font-weight:bold;line-height:1}
164 div.text_cell_render.rendered_html h6{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
165 .widget-area{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch}.widget-area .widget-subarea{padding:.44em .4em .4em 1px;margin-left:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2}
165 .widget-area{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch}.widget-area .widget-subarea{padding:.44em .4em .4em 1px;margin-left:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2}
166 .widget-hlabel{min-width:10ex;padding-right:8px;padding-top:3px;text-align:right;vertical-align:text-top}
166 .widget-hlabel{min-width:10ex;padding-right:8px;padding-top:3px;text-align:right;vertical-align:text-top}
167 .widget-vlabel{padding-bottom:5px;text-align:center;vertical-align:text-bottom}
167 .widget-vlabel{padding-bottom:5px;text-align:center;vertical-align:text-bottom}
@@ -1370,12 +1370,12 b' div.text_cell_render{outline:none;resize:none;width:inherit;border-style:none;pa'
1370 a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}
1370 a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}
1371 h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}
1371 h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}
1372 div.cell.text_cell.rendered{padding:0}
1372 div.cell.text_cell.rendered{padding:0}
1373 div.text_cell_render.rendered_html h1{font-size:32px;margin:8px 0 0 0;font-weight:bold;line-height:1}
1373 div.text_cell_render.rendered_html h1{font-size:26px;margin:14px 0 0 0;font-weight:bold;line-height:1}
1374 div.text_cell_render.rendered_html h2{font-size:26px;margin:14px 0 0 0;font-weight:bold;line-height:1}
1374 div.text_cell_render.rendered_html h2{font-size:22px;margin:14px 0 0 0;font-weight:bold;line-height:1}
1375 div.text_cell_render.rendered_html h3{font-size:20px%;margin:20px 0 0 0;font-weight:bold;line-height:1}
1375 div.text_cell_render.rendered_html h3{font-size:18px;margin:14px 0 0 0;font-weight:bold;line-height:1}
1376 div.text_cell_render.rendered_html h4{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
1376 div.text_cell_render.rendered_html h4{font-size:14px;margin:14px 0 0 0;font-weight:bold;line-height:1}
1377 div.text_cell_render.rendered_html h5{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
1377 div.text_cell_render.rendered_html h5{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
1378 div.text_cell_render.rendered_html h6{font-size:14px;margin:6px;font-weight:bold;line-height:1}
1378 div.text_cell_render.rendered_html h6{font-size:14px;margin:6px 0 0 0;font-weight:bold;line-height:1}
1379 .widget-area{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch}.widget-area .widget-subarea{padding:.44em .4em .4em 1px;margin-left:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2}
1379 .widget-area{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch}.widget-area .widget-subarea{padding:.44em .4em .4em 1px;margin-left:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2}
1380 .widget-hlabel{min-width:10ex;padding-right:8px;padding-top:3px;text-align:right;vertical-align:text-top}
1380 .widget-hlabel{min-width:10ex;padding-right:8px;padding-top:3px;text-align:right;vertical-align:text-top}
1381 .widget-vlabel{padding-bottom:5px;text-align:center;vertical-align:text-bottom}
1381 .widget-vlabel{padding-bottom:5px;text-align:center;vertical-align:text-bottom}
General Comments 0
You need to be logged in to leave comments. Login now