Difference between revisions of "MediaWiki:Common.css"
From Futuro De La Humanidad
| Line 2: | Line 2: | ||
body.page-Main_Page h1#firstHeading { display:none; } | body.page-Main_Page h1#firstHeading { display:none; } | ||
div.footeradvert { | div.footeradvert { | ||
| + | width: 728px; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Revision as of 20:33, 24 August 2013
/* CSS placed here will be applied to all skins */
body.page-Main_Page h1#firstHeading { display:none; }
div.footeradvert {
width: 728px;
margin-left: auto;
margin-right: auto;
}
div.footeradvert h5 {
color: rgb(77, 77, 77);
text-decoration: none
font-family: sans-serif;
font-size: 12.8px;
font-weight: normal;
}