MediaWiki:Wikia.css
From Jenny Everywhere Wiki
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
@import "https://fonts.googleapis.com/css?family=Josefin+Sans";
@font-face {
font-family: 'Caslon Antique';
src: url('https://images.wikia.nocookie.net/snicket/images/6/68/Caslon_Antique.ttf') format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Caslon Antique Italic';
src: url('https://images.wikia.nocookie.net/snicket/images/3/39/Caslon_Antique_Italic.ttf') format("truetype");
font-weight: normal;
font-style: normal;
}
#WikiaArticle {
font-family: 'Gentium Book Basic', Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}