MediaWiki:Sitenotice: Difference between revisions
From GDPRhub
Tag: Undo |
(Put the text in the image, much easier to style) |
||
Line 18: | Line 18: | ||
EXAMPLE CODE: | EXAMPLE CODE: | ||
<div class="random-banner-container"> | <div class="random-banner-container"> | ||
<div class="random-banner-option" style=" | <div class="random-banner-option" style="background-color: silver;">[[File:3yrsgdpr.jpg|link=https://noyb.eu/en/statement-3rd-anniversary-gdpr]]</div> | ||
<div class="random-banner-option" style="background-color: black;">[[File:Pug flags.png|link=https://noyb.eu/en/luxemburgs-watchdog-refuses-show-its-teeth-us-companies]]</div> | <div class="random-banner-option" style="background-color: black;">[[File:Pug flags.png|link=https://noyb.eu/en/luxemburgs-watchdog-refuses-show-its-teeth-us-companies]]</div> | ||
</div> | </div> | ||
Line 24: | Line 24: | ||
ACTUAL CODE BELOW | ACTUAL CODE BELOW | ||
--> | --> | ||
<div class="random-banner-container"><div class="random-banner-option" style=" | <div class="random-banner-container"> | ||
[[File: | <div class="random-banner-option" style="background-color: #9c0a7d;">[[File:Banner_noyb_is_hiring_gdpr_lawyers.png|link=https://noyb.eu/en/jobs]]</div> | ||
</div> | </div> |