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