User:JoeyDay/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Tweakin'.)
(Tweakin')
Line 10: Line 10:
  .IntroPageBox {
  .IntroPageBox {
     background-image: url('/stylesheets/monobook/thecheat-background.gif');
     background-image: url('/stylesheets/monobook/thecheat-background.gif');
-
     background-color: #ffc;
+
     background-color: #fffff3;
  }
  }

Revision as of 21:10, 4 May 2005

 a:visited {
    color:#00f;
 }

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

 .IntroPageBox {
    background-image: url('/stylesheets/monobook/thecheat-background.gif');
    background-color: #fffff3;
 }

 .IntroPageBox div.tright {
    border-color: transparent !important;
 }
Personal tools