/***** 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;
}