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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<p> test </p>
<div style="box-sizing: border-box; width: 100%; max-width: 100%; padding: 8px 16px; word-wrap: break-word; overflow-wrap: break-word; white-space: normal;">The wiki is currently a work in progress. If you'd like to help, please check out the [[Getting started]] page.</div>
 
.mw-dismissable-notice {
    border: 2px solid #555 !important;
    border-radius: 4px;
    padding: 1em;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.mw-dismissable-notice-close {
    cursor: pointer;
    color: #666;
    font-weight: bold;
    padding: 0 5px;
}
.mw-dismissable-notice-close:hover {
    color: #c00;
}
</style>

Latest revision as of 19:42, 18 June 2026

The wiki is currently a work in progress. If you'd like to help, please check out the Getting started page.