User:JoeyDay/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Testing.)
(Tweakin')
Line 12: Line 12:
  }
  }
-
  .IntroPageBox div div {
+
  .IntroPageBox img {
-
     background-color: #ffc;
+
     background-color: #ffc !important;
  }
  }

Revision as of 20:53, 4 May 2005

 a:visited {
    color:#00f;
 }

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

 .IntroPageBox {
    background-color: #ffc;
 }

 .IntroPageBox img {
    background-color: #ffc !important;
 }
Personal tools