MediaWiki:Sitenotice: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly No edit summary |
imported>Spiffly No edit summary |
||
| Line 4: | Line 4: | ||
<!-- Start of the overlay div --> |
<!-- Start of the overlay div --> |
||
<div class="event-banner-overlay"> |
<div class="event-banner-overlay"> |
||
<!-- Text content for the overlay --> |
<!-- Text content for the overlay, this container controls the size of the elements inside --> |
||
< |
<div class="event-banner-underline-container"> |
||
<!-- h2 for the underline, generated by mediawiki --> |
|||
<h2> |
|||
<!-- the actual text here, class applies styling--> |
|||
<div class="event-banner-text">The Sunbreeze Festival is here!</div> |
|||
</h2> |
|||
</div> |
|||
</div> |
</div> |
||
<!-- End of the overlay div --> |
<!-- End of the overlay div --> |
||