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 1: Line 1:
body { font-family:Arial; font-size:10px;}
body { font-family:Arial; font-size:10px;}
a { color: #2424FF; text-decoration: none; }
a { color: #0000FF; text-decoration: none; }
a:visited { color: #9999FF; }
a:visited { color: #9999FF; }
a:active { color: #CCCCFF; }
a:active { color: #CCCCFF; }
a.new { color: #FF4444; }
a.new { color: #FF4444; }
a.new:visited { color:#FF6666; }
a.new:visited { color:#FF6666; }
#p.personal{ color: #69FF69 !important; }
p-personal a { color:#69FF69; }

Revision as of 09:25, August 16, 2023

body { font-family:Arial; 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; }
p-personal a { color:#69FF69; }