User:INoMed/common.css: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (This is in case I'm viewing a page with no text, or the page content is hidden with HTML comments/includeonly tags.)
No edit summary
 
Line 21: Line 21:
@import url(https://fonts.googleapis.com/css?family=Mountains+of+Christmas:700);
@import url(https://fonts.googleapis.com/css?family=Mountains+of+Christmas:700);
@import url(https://fonts.googleapis.com/css?family=Vast+Shadow);
@import url(https://fonts.googleapis.com/css?family=Vast+Shadow);
#bodyContent a[title="User:Aardvarkian"] { color: purple !important; text-shadow: 0px 0px 3px purple !important; font-family: 'Lobster Two', cursive !important; font-weight: bold !important; font-style:italic !important; }
#bodyContent a[title="User:Aardvarkian"] { color: purple !important; text-shadow: 0px 0px 3px purple !important; font-family: 'Lobster Two', cursive !important; font-weight: bold !important; font-style:italic !important; }
#bodyContent a[title="User:DekZek"] { color: #5555ff !important; font-family: 'Special Elite', cursive !important; text-shadow: 0px 0px 3px #5555ff !important; }
#bodyContent a[title="User:DekZek"] { color: #5555ff !important; font-family: 'Special Elite', cursive !important; text-shadow: 0px 0px 3px #5555ff !important; }
Line 35: Line 36:
#bodyContent a[title="User:Porplemontage"] { color:#bf3f9f !important; font-weight: bold !important; text-shadow: 0px 0px 3px #bf3f9f !important; font-family:Trebuchet MS !important; }
#bodyContent a[title="User:Porplemontage"] { color:#bf3f9f !important; font-weight: bold !important; text-shadow: 0px 0px 3px #bf3f9f !important; font-family:Trebuchet MS !important; }
#bodyContent a[title="User:Omega Tyrant"] { color: #00cc00 !important; text-shadow: 0px 0px 3px #00cc00 !important; font-family: 'Black Ops One', cursive !important; }
#bodyContent a[title="User:Omega Tyrant"] { color: #00cc00 !important; text-shadow: 0px 0px 3px #00cc00 !important; font-family: 'Black Ops One', cursive !important; }
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; }
/* JS UTC clock tweaks (Requires Javascript to work) */
/* JS UTC clock tweaks (Requires Javascript to work) */
#utcdate a  { font-weight: normal !important; font-size: 95% !important; }
#utcdate a  { font-weight: normal !important; font-size: 95% !important; }