Difference between revisions of "Template:Reading2"

Line 171: Line 171:
 
line-height: 2.5em; <!-- adds white space around line -->
 
line-height: 2.5em; <!-- adds white space around line -->
 
font-weight: bold;  
 
font-weight: bold;  
margin-top: 20px; <!-- not working in chrome -->
+
padding-top: 20px; <!-- not working in chrome -->
 
margin: 10px;
 
margin: 10px;
margin-bottom: 13px; <!-- not working in chrome -->
+
padding-bottom: 13px; <!-- not working in chrome -->
 
margin-left: 18px;
 
margin-left: 18px;
 
font: bold Arial, Helvetica, serif;
 
font: bold Arial, Helvetica, serif;
Line 184: Line 184:
  
 
title2:before{
 
title2:before{
content: "|";
+
 
padding:0 5px;
+
 
}
 
}
 
title2{
 
title2{
Line 192: Line 191:
 
line-height: 1.7em; <!-- adds white space around line -->
 
line-height: 1.7em; <!-- adds white space around line -->
 
font-weight: bold;
 
font-weight: bold;
margin-top: 10px;  <!-- not working in chrome -->
+
padding-top: 10px;  <!-- not working in chrome -->
 
margin: 10px;
 
margin: 10px;
margin-bottom: 13px; <!-- not working in chrome -->
+
padding-bottom: 13px; <!-- not working in chrome -->
 
margin-left: 18px;
 
margin-left: 18px;
 
font: veranda;
 
font: veranda;

Revision as of 23:49, 8 September 2015