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

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(For some reason I can't change the helpful pages' border color. Help?)
(new tricks)
Line 1: Line 1:
/* the background of the page text */
/* 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; }  
#content, div#content { !important; border:1px solid #ffc08b !important; }
 
/* Change the color of tabs */
#p-cactions ul li a { background: #ffebb0;  border:1px solid #ffc08b !important; }
#p-cactions li.selected {
border:medium none #000000 !important;
z-index: 0 !important;
}
#p-cactions li {
border:medium none #000000 !important;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
border-radius-topleft: 1em;
border-radius-topright: 1em;
}


/* contents box */
/* contents box */