User:Mushroom Head/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:


/* me */
/* me */
.mw-userlink[title="User:Mushroom Head"],
.mw-userlink[title="User:Mushroom Head"]a { color: #FFCC00; }
a { color: #FFCC00; }




/* for Halloween background color will use #F26500, for christmas its #33FF33 while color is #FF3333 */
/* for Halloween background color will use #F26500, for christmas its #33FF33 while color is #FF3333 */

Revision as of 09:00, August 17, 2023

body { font-family:Times; font-size:10px; }
a { color: #0000FF; text-decoration: none; }
a:visited { color: #9999FF; }
a:active { color: #CCCCFF; }
#p.personal a.new { color: #FF4444; }
#p-personal a.new:visited { color:#FF6666; }
.usermessage { background: #3F3E3D; }

/* me */
.mw-userlink[title="User:Mushroom Head"]a { color: #FFCC00; }


/* for Halloween background color will use #F26500, for christmas its #33FF33 while color is #FF3333 */