Difference between revisions of "User:Sigmo/common.css"
(Created page with "body { font: inherit; }") |
|||
Line 1: | Line 1: | ||
body { | body { | ||
font: inherit; | font: inherit; | ||
+ | font-size: 100%; | ||
} | } |
Latest revision as of 14:16, 27 June 2013
body { font: inherit; font-size: 100%; }