Difference between revisions of "MediaWiki:Common.css"
From ISML
| Line 4: | Line 4: | ||
#p-personal { | #p-personal { | ||
right: 15em; | right: 15em; | ||
| + | } | ||
| + | #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; | ||
} | } | ||
Revision as of 05:02, 20 June 2016
#right-navigation {
margin-right: 14em;
}
#p-personal {
right: 15em;
}
#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;
}