- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m (close thread) |
|||
Line 12: | Line 12: | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
− | |||
− | |||
− | |||
− |
Revision as of 12:28, 15 February 2015
/***** 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;
}