Difference between revisions of "MediaWiki:Common.css"
From Hinaharap ng sangkatauhan
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body.page-Main_Page h1#firstHeading { display:none; } | body.page-Main_Page h1#firstHeading { display:none; } | ||
− | div.footeradvert { | + | div.footeradvert h5 { color: rgb(77, 77, 77); |
+ | text-decoration: none } |
Revision as of 20:28, 24 August 2013
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1#firstHeading { display:none; } div.footeradvert h5 { color: rgb(77, 77, 77); text-decoration: none }