Difference between revisions of "MediaWiki:Common.css"

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:
 
background: #2D0606;
 
background: #2D0606;
 
clear:both;
 
clear:both;
 +
}
 +
 +
table.navbox th {
 +
align:center;
 
}
 
}

Revision as of 11:21, 9 July 2009

body.page-Main_Page h1.firstHeading {
display:none;
}


table.navbox {
border-collapse: collapse;
background: #2D0606;
clear:both;
}

table.navbox th {
align:center;
}