MediaWiki:Wikia.css
MediaWiki interface page
More actions
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Portal.css");
.i18ndoc {
background-color: #FFF77D;
border-bottom: 1px solid lightgrey;
font-family: monospace;
font-size: 8pt;
height: 140px;
overflow: auto;
padding: 3px;
}
/***** Portable Infobox - styles for new class names *****/
.portable-infobox .pi-header {
background-color: #8A81BA ;
color: black;
}
.portable-infobox .pi-title {
background-color: #8A81BA ;
color: black;
}
.portable-infobox {
background-color: #191111 ;
color: white;
border-radius: 0px 0px 27px 27px;
box-shadow: -9px 8px 11px 2px #E8EAE9;
}