Screamer Forums and Screamer gallery have returned.
The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.
MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
imported>Sumpy No edit summary |
imported>Sumpy No edit summary |
||
| Line 12: | Line 12: | ||
} | } | ||
/* Colors */ | |||
a[href="/wiki/User:Sumpy"] { color:cyan; font-weight:bold; !important; } | a[href="/wiki/User:Sumpy"] { color:cyan; font-weight:bold; !important; } | ||
Revision as of 12:32, 29 May 2016
/***** CSS placed here will be applied to all skins on the entire site. *****/
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
font-style: italic;
}
.allpagesredirect:after {
color: #808080; content: " (redirect)"
}
.watchlistredir {
font-style: italic;
}
/* Colors */
a[href="/wiki/User:Sumpy"] { color:cyan; font-weight:bold; !important; }