Difference between revisions of "MediaWiki:Common.css"
ADVERTISEMENT
From Diablo Wiki
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 22: | Line 22: | ||
vertical-align:top; | vertical-align:top; | ||
} | } | ||
+ | |||
+ | .editsection { font-size: 10px; float: right; } |
Latest revision as of 15:28, 10 November 2009
body.page-Main_Page h1.firstHeading { display:none; } table.navbox { width: 80%; border-collapse: collapse; background: #2D0606; clear:both; } table.navbox th { text-align:center; font-size:12px; vertical-align:top; } table.navbox td { font-size:10px; text-align:left; vertical-align:top; } .editsection { font-size: 10px; float: right; }