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

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (whoops forgot something. anyway batteries (charger should be arriving soon))
m (tests)
Line 3: Line 3:
#content, div#content { !important; border:1px solid #ffc08b !important; } #p-cactions ul li a { background: #ffebb0;  border:1px solid #ffc08b !important; }  
#content, div#content { !important; border:1px solid #ffc08b !important; } #p-cactions ul li a { background: #ffebb0;  border:1px solid #ffc08b !important; }  


/* Staff colors */
/* contents box */
 
#toc {
/*Administrators*/
    border: 1px solid #ffebb0;
.mw-userlink[title="User:BB Gang Zombie"],
    color: #000000;
.mw-userlink[title="User:EggOfReason"],
    background: #ffffff;
.mw-userlink[title="User:Miles of SmashWiki"],
}
.mw-userlink[title="User:OmegaToad64"],
 
#whoadmin a { color: #A1871F !important; }
li#pt-userpage a { color: #A1871F !important; }
 
/* Owner */
#bodyContent a[title="User:Tacopill"] { color:#18CEFF; }

Revision as of 10:40, 22 August 2020

/* the background of the page text */

#content, div#content { !important; border:1px solid #ffc08b !important; } #p-cactions ul li a { background: #ffebb0;  border:1px solid #ffc08b !important; } 

/* contents box */
#toc {
    border: 1px solid #ffebb0;
    color: #000000;
    background: #ffffff;
}