Changes

Jump to navigation Jump to search
adjust line height in pre sections to eliminate vertical scrollbar
Line 9: Line 9:  
code, pre, tt {
 
code, pre, tt {
 
   font-size: 115%;
 
   font-size: 115%;
   line-height: 1.2em;
+
   line-height: 1.26em;
 
   overflow: auto;
 
   overflow: auto;
 
}
 
}

Navigation menu