User:JCM/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(y'all seriously should've chosen this one)
(just kidding)
Line 1: Line 1:
-
#p-logo a { background: url(http://www.hrwiki.org/images/0/0d/Dotjoey.png) no-repeat !important; }
+
#p-logo a {
 +
  background-image: url('http://www.hrwiki.org/images/thumb/2/21/Puzzle_FCUSA.PNG/150px-Puzzle_FCUSA.PNG') ! important;
 +
  background-position: top left;
 +
  background-repeat: no-repeat;
 +
}

Revision as of 01:04, 30 November 2008

#p-logo a {
   background-image: url('http://www.hrwiki.org/images/thumb/2/21/Puzzle_FCUSA.PNG/150px-Puzzle_FCUSA.PNG') ! important;
   background-position: top left;
   background-repeat: no-repeat;
}
Personal tools