Actions

User

Difference between revisions of "Bezking/monobook.css"

From The RadioReference Wiki

< User:Bezking
Line 1: Line 1:
 
/* <pre> */
 
/* <pre> */
 
/* Custom CSS for the Monobook skin */
 
/* Custom CSS for the Monobook skin */
.new { color:#990033; }
+
.new { color:#FF0000}
 
a:link    { color:#000FFF; text-decoration: none; }
 
a:link    { color:#000FFF; text-decoration: none; }
 
a:visited { color:#000FFF; }
 
a:visited { color:#000FFF; }

Revision as of 16:18, 28 April 2008

/* <pre> */
/* Custom CSS for the Monobook skin */
.new { color:#FF0000}
a:link    { color:#000FFF; text-decoration: none; }
a:visited { color:#000FFF; }
a:hover   { text-decoration: underline; }
a:active  { color:#000FFF; }

/* </pre> */