MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
padding-top: 0em !important; | padding-top: 0em !important; | ||
font-size: 1.5em !important; | font-size: 1.5em !important; | ||
width: 6.6em !important; | |||
} | |||
#p-logo { | |||
width: 6.6em !important; | width: 6.6em !important; | ||
} | } | ||
Revision as of 15:26, 21 March 2014
/* CSS placed here will be applied to all skins */
.spoiler {
background: black;
color: black;
display: inline;
padding: 0px 5px 0px 5px;
}
.spoiler:hover {
background: black;
color: white;
}
#footer-places {
display: none;
}
#footer-icons {
display: none;
}
#mw-panel {
padding-top: 0em !important;
font-size: 1.5em !important;
width: 6.6em !important;
}
#p-logo {
width: 6.6em !important;
}