User:Penro/common.css: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Trying something.) |
m (Experimenting here. Hope black is a color.) |
||
Line 1: | Line 1: | ||
#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=" | #bodyContent a[title="Cloud (SSB4)"] { color: black; font-weight: bold; text-shadow: 0px 0px 3px green; } | ||
#bodyContent a[title=" | #bodyContent a[title="Zero Suit Samus (SSB4)"] { color: pink; font-weight; bold; font-family: Arial Black; text shadow: 0px 0px 3px red; } | ||
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 18:37, March 12, 2016
#bodyContent a[title="Sonic (SSB4)"] { color: dodgerblue; font-weight: bold; font-family: Comic Sans MS; text-shadow: 0px 0px 3px white; }
#bodyContent a[title="Cloud (SSB4)"] { color: black; font-weight: bold; text-shadow: 0px 0px 3px green; }
#bodyContent a[title="Zero Suit Samus (SSB4)"] { color: pink; font-weight; bold; font-family: Arial Black; text shadow: 0px 0px 3px red; }
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; }