MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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 */ | ||
#p-logo a { | #p-logo a { | ||
background-position: | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
display: block; | display: block; | ||
width: | width: 320px; | ||
height: 160px; | height: 160px; | ||
text-decoration: none; | text-decoration: none; |