MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 71: | Line 71: | ||
#personal { display: none; } | #personal { display: none; } | ||
#p-more { display: none; } | #p-more { display: none; } | ||
/* JPJ These two kill the top-left menu */ | |||
#site-navigation { display: none; } | |||
#p-logo-text { margin-left: -4em; } | |||
/* This one is not overriden in Group-bureaucrat.css: */ | /* This one is not overriden in Group-bureaucrat.css: */ | ||
/* end JPJ */ | /* end JPJ */ | ||
| Line 276: | Line 279: | ||
padding-top: 30px; | padding-top: 30px; | ||
padding-bottom: 30px; | padding-bottom: 30px; | ||
} | |||
.mw-footer { | |||
font-size: 1.2em; | |||
} | } | ||
| Line 497: | Line 504: | ||
ol.references { | ol.references { | ||
margin-left: -1.5em; | margin-left: -1.5em; | ||
} | |||
.mw-footer-container { | |||
padding-top: 5px; | |||
padding-bottom: 5px; | |||
} | |||
.mw-footer { | |||
font-size: 0.95em; | |||
} | } | ||
