Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Answeration/wikia.css: Difference between revisions
Jump to navigation
Jump to search
imported>Answeration Created page with "Note: After saving, you have to bypass your browser's cache to see the changes. *Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+..." |
imported>Answeration No edit summary |
||
| Line 1: | Line 1: | ||
/* remove image attribution */ | /* remove image attribution */ | ||
Latest revision as of 06:57, 11 July 2012
/* 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:-S-"] {color:#7575DB; font-family:OCR A; font-size:6; !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;
}