MediaWiki:Common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(the contrasting design is too artsy and extremely bright. is not really working.) |
(now for something completely different) |
||
| Regel 1: | Regel 1: | ||
| + | .mw-body { | ||
| + | background-color: rgba(255,255,255,0.5); | ||
| + | } | ||
| + | body { | ||
| + | background-image: url('https://hackalot.nl/images/thumb/9/98/Looping_wallpaper.png/562px-Looping_wallpaper.png') | ||
| + | } | ||
Versie van 24 okt 2017 13:27
.mw-body {
background-color: rgba(255,255,255,0.5);
}
body {
background-image: url('https://hackalot.nl/images/thumb/9/98/Looping_wallpaper.png/562px-Looping_wallpaper.png')
}