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

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(Gonna do some experimenting...)
 
m (Lessee it might work now... maybe if not then rv)
Line 2: Line 2:


/*Administrators*/
/*Administrators*/
.mw-userlink[title="User:BB Gang Zombie"],
#bodyContent a[title="User:BB Gang Zombie"] { color:#A1871F; }
.mw-userlink[title="User:EggOfReason"],
#bodyContent a[title="EggOfReason"] { color:#A1871F; }
.mw-userlink[title="User:Miles of SmashWiki"],
#bodyContent a[title="User:OmegaToad64"] { color:#A1871F; }
.mw-userlink[title="User:OmegaToad64"],


#whoadmin a { color: #A1871F !important; }
/*Bureaucrats*/
li#pt-userpage a { color: #A1871F !important; }
#bodyContent a[title="GeneticistVarik"] { color:#9F9FBF; }
#bodyContent a[title="MilesOfSmashWiki"] { color:#9F9FBF; }
#bodyContent a[title="Tina"] { color:#9F9FBF; }


/* Owner */
/* Owner */
#bodyContent a[title="User:Tacopill"] { color:#18CEFF; }
#bodyContent a[title="User:Tacopill"] { color:#18CEFF; }

Revision as of 05:04, 20 August 2020

/* Staff colors */

/*Administrators*/
#bodyContent a[title="User:BB Gang Zombie"] { color:#A1871F; }
#bodyContent a[title="EggOfReason"] { color:#A1871F; }
#bodyContent a[title="User:OmegaToad64"] { color:#A1871F; }

/*Bureaucrats*/
#bodyContent a[title="GeneticistVarik"] { color:#9F9FBF; }
#bodyContent a[title="MilesOfSmashWiki"] { color:#9F9FBF; }
#bodyContent a[title="Tina"] { color:#9F9FBF; }

/* Owner */
#bodyContent a[title="User:Tacopill"] { color:#18CEFF; }