MediaWiki:Main.css: Unterschied zwischen den Versionen
Aus Dokumentation
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | body{background-image:url("http://wiki.tandler.com/images/ | + | body { |
| + | background-image:url("http://wiki.tandler.com/images/7/70/Screenshot3.png"); | ||
| + | background-repeat: no-repeat; | ||
| + | background-attachment: fixed; | ||
| + | background-position: center; | ||
| + | background-size: 100% 100%; | ||
| + | } | ||
Aktuelle Version vom 19. Oktober 2020, 07:34 Uhr
body {
background-image:url("http://wiki.tandler.com/images/7/70/Screenshot3.png");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-size: 100% 100%;
}