MediaWiki:Common.css: Unterschied zwischen den Versionen
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
/* Backgounds für Namespaces */ | /* Backgounds für Namespaces */ | ||
body.page-Pyrmont #content { background-image: url(https://pyrmowiki.schlutter.com/images/thumb/8/88/Pyrmont-BG.png/800px-Pyrmont-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: | body.page-Pyrmont #content { background-image: url(https://pyrmowiki.schlutter.com/images/thumb/8/88/Pyrmont-BG.png/800px-Pyrmont-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; } | ||
body.page-Holzhausen #content { background-image: url(https://pyrmowiki.schlutter.com/images/a/ad/Holzhausen-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; background-attachment: scroll;} | body.page-Holzhausen #content { background-image: url(https://pyrmowiki.schlutter.com/images/a/ad/Holzhausen-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; background-attachment: scroll;} | ||
body.page-Oesdorf #content { background-image: url(https://pyrmowiki.schlutter.com/images/d/d1/Oesdorf-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: | body.page-Oesdorf #content { background-image: url(https://pyrmowiki.schlutter.com/images/d/d1/Oesdorf-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; } |
Version vom 3. Juni 2022, 08:30 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ /* Backgounds für Namespaces */ body.page-Pyrmont #content { background-image: url(https://pyrmowiki.schlutter.com/images/thumb/8/88/Pyrmont-BG.png/800px-Pyrmont-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; } body.page-Holzhausen #content { background-image: url(https://pyrmowiki.schlutter.com/images/a/ad/Holzhausen-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; background-attachment: scroll;} body.page-Oesdorf #content { background-image: url(https://pyrmowiki.schlutter.com/images/d/d1/Oesdorf-BG.png); background-repeat: no-repeat; background-size: 50%; background-position: right center; }