MediaWiki:Vector.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#mw-head-base {
background-image: url("https://i.imgur.com/0YEvDXm.png");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.mw-page-container {
margin-left: 135px;
}
#p-logo {
width: 0;
min-width: 0;
}
#p-logo a {
background-image: url('https://i.imgur.com/A6MdQon.png') !important;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}