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

From BC Greens Victoria RRA Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<style>
<style>
#siteNotice {
#siteNotice {
    box-sizing: border-box;
box-sizing: border-box;
    width: 100%;
width: 100%;
    max-width: 100%;
max-width: 100%;
    padding: 8px 16px;
padding: 8px 16px;
    word-wrap: break-word;
word-wrap: break-word;
    overflow-wrap: break-word;
overflow-wrap: break-word;
    white-space: normal;
white-space: normal;
}
}
</style>
</style>
The wiki is currently a work in progress. If you'd like to help, please check out the [[Getting started]] page.
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:40, 18 June 2026

<style>

  1. 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.