805
edits
(Created page with "→CSS placed here will be applied to all skins: →That will place a temporary campaign/launch/event/whatever image right down the main logo - pretty useful hun? nah: #...") |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#n-recentchanges { | |||
#n- | background-image: url(http://reinventdemocracy.info/w/images/undef.jpg); | ||
background-position: top left; | |||
background-repeat: no-repeat; | |||
padding-left: 20px; | |||
} |