Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | div#mw-page-base { | ||
+ | |||
+ | height: 8em; | ||
+ | |||
} | } | ||
Revision as of 13:16, 29 May 2012
/* CSS placed here will be applied to all skins */
#mw-user-domain-section {
display: none !important;
}
#p-logo {
display: none;
}
div#mw-page-base {
height: 8em;
}
div#mw-panel {
top: 96px;
}
div#mw-head {
taop: 50px;
}
#artefactual {
position: absolute;
left: 154px;
}
#artefactual #logo {
}