User:JoeyDay/monobook.css

From Homestar Runner Wiki

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

Revision as of 20:56, 4 May 2005

 a:visited {
    color:#00f;
 }

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

 .IntroPageBox {
    background-color: #ffc;
 }

 .IntroPageBox div {
    border: #ffc !important;
 }
Personal tools