MediaWiki:Common.css
From Distant Sands 11
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.
body {
background: url('https://wiki.distantsands.org/images/b/bc/Directoratered.png') repeat;
background-attachment: fixed;
background-size: auto;
}
#mw-page-container,
#globalWrapper {
max-width: 1080px !important;
margin: 0 auto !important;
float: none !important;
display: block !important;
width: auto !important;
min-width: 0 !important;
}
.mw-body,
#content {
padding: 1.5em !important;
background: url('https://wiki.distantsands.org/images/1/1b/Paperbg.jpg') repeat !important;
}