User:Penro/common.css: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Last one.) |
m (Trying something.) |
||
Line 1: | Line 1: | ||
#bodyContent a[title=" | #bodyContent a[title="Dark Pit (SSB4)"] { color: #FFD700; font-weight: bold; font-family: Arial Black; text-shadow: 0px 0px 3px black; } | ||
#bodyContent a[title=" | #bodyContent a[title="Mario (SSB4)"] { color: #ff0000; font-weight: bold; font-family: Times New Roman; text-shadow: 0px 0px 3px red; } | ||
#bodyContent a[title=" | #bodyContent a[title="Sonic (SSB4)"] { color: dodgerblue; font-weight: bold; font-family: Comic Sans MS; text-shadow: 0px 0px 3px white } | ||
#bodyContent a[title="Bayonetta (SSB4)"] { color: green; font-weight: bold; text-shadow: 0px 0px 3px green } | |||
#bodyContent a[title="Zero Suit Samus (SSB4)"] { color: pink; font-weight; bold } | |||
#bodyContent a[title=" | |||
#bodyContent a[title=" | |||
a.whorb { background: url(/images/thumb/0/0b/Rollback.png/14px-Rollback.png) left no-repeat; padding:0 0 0 15px; } | a.whorb { background: url(/images/thumb/0/0b/Rollback.png/14px-Rollback.png) left no-repeat; padding:0 0 0 15px; } | ||
a.whobot { background: url(/images/thumb/1/17/Bot.png/14px-Bot.png) left no-repeat; padding:0 0 0 15px; } | a.whobot { background: url(/images/thumb/1/17/Bot.png/14px-Bot.png) left no-repeat; padding:0 0 0 15px; } |
Revision as of 15:26, February 24, 2016
#bodyContent a[title="Dark Pit (SSB4)"] { color: #FFD700; font-weight: bold; font-family: Arial Black; text-shadow: 0px 0px 3px black; }
#bodyContent a[title="Mario (SSB4)"] { color: #ff0000; font-weight: bold; font-family: Times New Roman; text-shadow: 0px 0px 3px red; }
#bodyContent a[title="Sonic (SSB4)"] { color: dodgerblue; font-weight: bold; font-family: Comic Sans MS; text-shadow: 0px 0px 3px white }
#bodyContent a[title="Bayonetta (SSB4)"] { color: green; font-weight: bold; text-shadow: 0px 0px 3px green }
#bodyContent a[title="Zero Suit Samus (SSB4)"] { color: pink; font-weight; bold }
a.whorb { background: url(/images/thumb/0/0b/Rollback.png/14px-Rollback.png) left no-repeat; padding:0 0 0 15px; }
a.whobot { background: url(/images/thumb/1/17/Bot.png/14px-Bot.png) left no-repeat; padding:0 0 0 15px; }
a.whoadmin { background: url(/images/thumb/4/46/Administrator.png/14px-Administrator.png) left no-repeat; padding:0 0 0 15px; }
a.whocrat { background: url(/images/thumb/5/5c/Bureaucrat.png/14px-Bureaucrat.png) left no-repeat; padding:0 0 0 15px; }
a.whodev { background: url(/images/thumb/3/32/Developer.png/14px-Developer.png) left no-repeat; padding:0 0 0 15px; }