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; background-color:111111; }
a { color: #0000FF; text-decoration: none; }
a { color: #0000FF; text-decoration: none; }
a:visited { color: #9999FF; }
a:visited { color: #9999FF; }
Line 5: Line 5:
a.new { color: #FF4444; }
a.new { color: #FF4444; }
a.new:visited { color:#FF6666; }
a.new:visited { color:#FF6666; }
p-personal a { color:#69FF69; }

Revision as of 09:29, August 16, 2023

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