View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/***** CSS placed here will be applied to all skins on the entire site. *****/
@import 'https://fonts.googleapis.com/css?family=Orbitron';
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
font-style: italic;
}
.allpagesredirect:after {
color: #808080; content: " (redirect)"
}
.watchlistredir {
font-style: italic;
}
.mw-collapsible .mw-collapsible-toggle {
float: left;
}
.wds-community-header {
background: rgba(10, 11, 56, 0.592);
000
1:0
Return to MediaWiki:Common.css.