MediaWiki:Common.css: Difference between revisions
From Distant Sands 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
#mw-page-container, | #mw-page-container, | ||
#globalWrapper { | #globalWrapper { | ||
max-width: | max-width: 1280px !important; | ||
margin: 0 auto !important; | margin: 0 auto !important; | ||
float: none !important; | float: none !important; | ||
| Line 21: | Line 21: | ||
} | } | ||
body { | body { | ||
font-size: | font-size: 8pt; | ||
} | } | ||
Revision as of 13:50, 3 August 2026
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: 1280px !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;
}
body {
font-size: 8pt;
}