User:Larryman/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(New page: body { font-family:Arial; font-size:11px;} a { color: #080; text-decoration: none; } a:visited { color: #050; } a:active { color: #111; } #p-personal a.new { color: #b00; } #p-personal a.n...)
 
No edit summary
 
Line 1: Line 1:
body { font-family:Arial; font-size:11px;}
body { font-family:Arial; font-size:11px;}
a { color: #080; text-decoration: none; }
a { color: #006; text-decoration: none; }
a:visited { color: #050; }
a:visited { color: #3C3; }
a:active { color: #111; }
a:active { color: #111; }
#p-personal a.new { color: #b00; }
#p-personal a.new { color: #b00; }

Latest revision as of 19:13, May 13, 2010

body { font-family:Arial; font-size:11px;}
a { color: #006; text-decoration: none; }
a:visited { color: #3C3; }
a:active { color: #111; }
#p-personal a.new { color: #b00; }
#p-personal a.new:visited { color:#800; }
#bodyContent a.external { color: #600; }
#bodyContent a.extiw:active { color: #FF3; }