User:Tepples/monobook.css: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(your CSS was accepted) |
(on second thought, mono fonts are big) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS sandbox: test change here before applying it site-wide as ndwiki */ | /* CSS sandbox: test change here before applying it site-wide as ndwiki */ | ||
/* Personal CSS sandbox */ | |||
textarea, pre, code, kbd, tt { font-family: Inconsolata, Consolas, "Liberation Mono", "Lucida Console", Monaco, monospace; font-size: 90% } |
Latest revision as of 22:44, 19 April 2011
/* CSS sandbox: test change here before applying it site-wide as ndwiki */ /* Personal CSS sandbox */ textarea, pre, code, kbd, tt { font-family: Inconsolata, Consolas, "Liberation Mono", "Lucida Console", Monaco, monospace; font-size: 90% }