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 3: Line 3:
a:visited { color: #9999FF; }
a:visited { color: #9999FF; }
a:active { color: #CCCCFF; }
a:active { color: #CCCCFF; }
#p.personal a.new { color: #FF4444; }
a.new { color: #FF4444; }
#p-personal a.new:visited { color:#FF6666; }
a.new:visited { color:#FF6666; }
a.new:active { color: #FF8888; }
.usermessage { background: #3F3E3D; }
.usermessage { background: #3F3E3D; }



Revision as of 09:34, August 18, 2023

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

#catlinks {
  border: 1px dotted #007777;
  background-color: #FF4646;
 }

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




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