The wiki is currently a work in progress. If you'd like to help, please check out the Getting started page.
MediaWiki:Sitenotice: Difference between revisions
Jump to navigation
Jump to search
Adrian Genge (talk | contribs) No edit summary |
Adrian Genge (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
< | <style> | ||
The wiki is currently a work in progress. If you'd like to help, please check out the | #siteNotice { | ||
box-sizing: border-box; | |||
width: 100%; | |||
max-width: 100%; | |||
padding: 8px 16px; | |||
word-wrap: break-word; | |||
overflow-wrap: break-word; | |||
white-space: normal; | |||
} | |||
</style> | |||
The wiki is currently a work in progress. If you'd like to help, please check out the [[Getting started]] page. | |||
Revision as of 19:38, 18 June 2026
<style>
- siteNotice {
box-sizing: border-box; width: 100%; max-width: 100%; padding: 8px 16px; word-wrap: break-word; overflow-wrap: break-word; white-space: normal;
} </style>
The wiki is currently a work in progress. If you'd like to help, please check out the Getting started page.