User:Eggbreaker/common.css: Difference between revisions
Jump to navigation
Jump to search
Eggbreaker (talk | contribs) Created page with "p { font-size: 20px; }" |
Eggbreaker (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
body { | |||
width: 100%; | |||
} | |||
p { | p { | ||
font-size: | font-size: 24px; | ||
} | } |
Latest revision as of 00:40, 22 July 2014
body { width: 100%; } p { font-size: 24px; }