Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Odranoelluta/wikia.css
Jump to navigation
Jump to search
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.
/* remove image attribution */
.WikiaArticle .picture-attribution {display:none;}
/* changing search text color */
.WikiaSearch input[type="text"] { color: #5D8AA8 !important }
/*Some things*/
a[href="/wiki/User:Amnestyyy"] { font-family:Blackadder ITC; font-size:19px; !important; }
a[href="/wiki/User:Stormbeast"] { font-family:Euphemia UCAS; font-size:18px; !important; }
a[href="/wiki/User:TheSt0ryTeller"] { font-family:Century Schoolbook; font-size:19px; !important; }
a[href="/wiki/User:Master Sima Yi"] { font-family:Mistral; font-size:18px; !important; }
/* NAVIGATION LINKS */
a, .color2 a {
color: #318CE7;
}
a:hover, .color2 a:hover {
color: #318CE7;
text-shadow:#007FFF 0 0 5px;
text-decoration:none;
}
a:visited, .color2 a:visited {
color: #5D8AA8;
text-decoration:none;
}
a:visited:hover, .color2 a:visited:hover {
color: #5D8AA8;
text-shadow: #75B2DD 0 0 5px;
text-decoration:none;
}
a {
color: #318CE7;
}
.WikiaArticle a:visited {
color: #5D8AA8;
}
.WikiaArticle a.external {
color: #318CE7;
}
.new {
color: #318CE7 !important;
}