User:JoeyDay/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Testing.)
(Test)
Line 9: Line 9:
  #bodyContent a[href ^="http://www.homestarrunner.com"] {
  #bodyContent a[href ^="http://www.homestarrunner.com"] {
-
     background: url(hr.png) center left no-repeat !important;
+
     background: url(/skins/monobook/hr.png) center left no-repeat !important;
     padding-left: 13px !important;
     padding-left: 13px !important;
  }
  }

Revision as of 04:10, 5 May 2005

 a:visited {
    color:#00f;
 }

 a.new:visited,
 #p-personal a.new:visited {
    color:#f00;
 }

 #bodyContent a[href ^="http://www.homestarrunner.com"] {
    background: url(/skins/monobook/hr.png) center left no-repeat !important;
    padding-left: 13px !important;
 }
Personal tools