User:Ultimate Toad/monobook.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(As much as I love our default skin I kinda feel like trying something a little different temporarily)
 
mNo edit summary
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* Staff colors */
/* Background */


/*Administrators*/
body { background: url(https://cdn.wikibound.info/7/77/Wb-monobook-bg.png); }
.mw-userlink[title="User:BB Gang Zombie"],
.mw-userlink[title="User:EggOfReason"],
.mw-userlink[title="User:Miles of SmashWiki"],
.mw-userlink[title="User:OmegaToad64"],


#whoadmin a { color: #A1871F !important; }
/* Link colors */
li#pt-userpage a { color: #A1871F !important; }


/* Owner */
a { color: #0000ff; }
#bodyContent a[title="User:Tacopill"] { color:#18CEFF; }
a:visited { color: #770099; }
a:hover { text-decoration: underline; }
a.new { color: #ff0000; }
.mw-parser-output a.extiw { color: #06f; }
.mw-parser-output a.extiw:visited { color: #3
776599; }
.mw-parser-output a.external { color: #06f; }
.mw-parser-output a.external:visited { color: #04c; }

Latest revision as of 17:51, 16 April 2024

/* Background */

body { background: url(https://cdn.wikibound.info/7/77/Wb-monobook-bg.png); }

/* Link colors */

a { color: #0000ff; }
a:visited { color: #770099; }
a:hover { text-decoration: underline; }
a.new { color: #ff0000; }
.mw-parser-output a.extiw { color: #06f; }
.mw-parser-output a.extiw:visited { color: #3
776599; }
.mw-parser-output a.external { color: #06f; }
.mw-parser-output a.external:visited { color: #04c; }