Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
} | } | ||
− | + | ||
− | div# | + | div#left-navigation, |
− | + | div#right-navigation { | |
− | + | ||
− | + | top: 5.5em; | |
+ | |||
} | } | ||
Revision as of 13:18, 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: 93px;
}
div#left-navigation,
div#right-navigation {
top: 5.5em;
}
#artefactual {
position: absolute;
left: 154px;
}
#artefactual #logo {
}