MediaWiki:Common.css
From Guestbook
(Difference between revisions)
Line 2: | Line 2: | ||
#p-logo a { | #p-logo a { | ||
- | background-image: url('http://www.editthis.info/images/guestbook/1/14/Guestbook.PNG | + | background-image: url('http://www.editthis.info/images/guestbook/1/14/Guestbook.PNG') ! important; |
- | ') ! important; | + | |
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } |
Current revision as of 23:05, 3 November 2006
/* edit this file to customize the all skins for the entire site */ #p-logo a { background-image: url('http://www.editthis.info/images/guestbook/1/14/Guestbook.PNG') ! important; background-position: top left; background-repeat: no-repeat; }