MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 204: | Line 204: | ||
position: static !important; | position: static !important; | ||
height: auto !important; | height: auto !important; | ||
margin: | margin: 0px 0 5px 0 !important; /* top margin creates spacing below the line */ | ||
padding: 0 !important; | padding: 0 !important; | ||
display: flex !important; | display: flex !important; | ||
Line 212: | Line 212: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
width: | width: 170px !important; | ||
height: | height: 100px !important; | ||
background-image: url('https://static.wikioasis.org/realmofthroneswiki/c/c9/Logo.png'); | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center; | background-position: center; |