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 RR skin */
+
/* Custom CSS for the Monobook skin */
 +
.new { color:#990033; }
 
a:link    { color:#000FFF; text-decoration: none; }
 
a:link    { color:#000FFF; text-decoration: none; }
 
a:visited { color:#000FFF; }
 
a:visited { color:#000FFF; }
 
a:hover  { text-decoration: underline; }
 
a:hover  { text-decoration: underline; }
 
a:active  { color:#000FFF; }
 
a:active  { color:#000FFF; }
.new { color:#990033; }
+
 
 
/* </pre> */
 
/* </pre> */

Revision as of 16:15, 28 April 2008

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

/* </pre> */