Difference between revisions of "User:Antonio/monobook.css"
From MioWiki
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
body { | body { | ||
− | + | width: 800px; | |
− | + | ||
+ | margin: auto; | ||
+ | |||
+ | |||
} | } |
Latest revision as of 19:08, 4 June 2007
body { width: 800px; margin: auto; }