Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
} | } | ||
#mw-page-base{ | #mw-page-base{ | ||
− | height: | + | height:10em; |
background: url(/wiki/BoSL_Logo4.png?9e9aa); | background: url(/wiki/BoSL_Logo4.png?9e9aa); | ||
background-size: 20em; | background-size: 20em; | ||
+ | background-repeat: no-repeat; | ||
} | } | ||
Revision as of 17:30, 4 November 2019
#p-logo a { background-position: left; } .mw-wiki-logo { background-size: 10em; background: url(null); } #mw-page-base{ height:10em; background: url(/wiki/BoSL_Logo4.png?9e9aa); background-size: 20em; background-repeat: no-repeat; } #mw-head { top: 5em; }