comparison html-elements.css @ 7:787c247a1b22 tip

Minor font change
author Chris Cannam
date Thu, 15 Nov 2012 10:58:56 +0000
parents 1e65fbe45c61
children
comparison
equal deleted inserted replaced
6:c1676bf16d66 7:787c247a1b22
74 .twtr-hd { display: none; } 74 .twtr-hd { display: none; }
75 .twtr-ft { display: none; } 75 .twtr-ft { display: none; }
76 76
77 pre, code 77 pre, code
78 { 78 {
79 font-size: 1.1em; /* Monospace fonts can be hard to read */ 79 /* font-size: 1.1em;*/ /* Monospace fonts can be hard to read */
80 font-size: 0.95em;
80 font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", monospace; 81 font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", monospace;
81 } 82 }
82 83
83 /** headings **/ 84 /** headings **/
84 85