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:
<div>
<style>
The wiki is currently a work in progress. If you'd like to help, please check out the <a href="/index.php/Getting_started" class="internal">Getting started</a> page.
#siteNotice {
</div>
    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>

  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.