No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
.watchlistredir { | .watchlistredir { | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
.WikiaArticle{ | .WikiaArticle{ | ||
font-family: "Old English Text MT"; | font-family: "Old English Text MT"; | ||
} | } | ||
Revision as of 13:28, 12 April 2017
/***** 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;
}
.WikiaArticle{
font-family: "Old English Text MT";
}