Difference between revisions of "MediaWiki:Common.css"
From ISML
(Created page with "→CSS placed here will be applied to all skins: #mw-additional-logo { position: absolute; right: 0px;width: 220px;height: 80px; background-repeat: no-repeat;...") |
|||
Line 1: | Line 1: | ||
− | /* CSS placed here will be applied to all skins | + | /* CSS placed here will be applied to all skins |
#mw-additional-logo { | #mw-additional-logo { | ||
position: absolute; | position: absolute; | ||
Line 9: | Line 9: | ||
padding-right:10px; | padding-right:10px; | ||
} | } | ||
+ | */ |
Revision as of 04:58, 20 June 2016
/* CSS placed here will be applied to all skins #mw-additional-logo { position: absolute; right: 0px;width: 220px;height: 80px; background-repeat: no-repeat; background-image: url(/ISML/images/logo/UWA-logo-land.png); background-position: center; background-size:200px 66px; padding-right:10px; } */