MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
background-image: url(https://wiki.geministation.com/images/station.png) !important; | background-image: url(https://wiki.geministation.com/images/station.png) !important; | ||
} | } | ||
div#mw-panel { | |||
padding-top: 0 !important; | |||
padding-left: 0 !important; | |||
} | |||
#p-logo a { | #p-logo a { | ||
/* display: block; */ | /* display: block; */ | ||
/* width: 10em; */ | /* width: 10em; */ | ||
/* height: 160px; */ | /* height: 160px; */ | ||
background-repeat: no-repeat; | |||
background-position: top left; | |||
/* text-decoration: none; */ | /* text-decoration: none; */ | ||
} | } | ||