MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Scriptorium
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
| Zeile 24: | Zeile 24: | ||
background-size: 100%; | background-size: 100%; | ||
} | } | ||
| + | .color-middle {background: transparent;} | ||
| + | .color-left {background: transparent;} | ||
| + | .color-left {background: transparent;} | ||
Version vom 11. Mai 2021, 20:50 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
body {
background-image: url(/forum/wiki/images/Design_Franken/Hintergrund_Pergament.png);
background-repeat: repeat;
background-position: center 10em;
}
#mw-content-container {
background: transparent;
border-bottom: solid 4px transparent;
}
#mw-header-container {
position: fixed;
z-index: 100;
top: 0;
width: 100%;
background: transparent;
color: #000000;
padding: 0.5em 0 0;
min-height: 3.125em;
box-sizing: border-box;
background-image: url(/forum/wiki/images/Design_Franken/Kopfzeile_2.png);
background-size: 100%;
}
.color-middle {background: transparent;}
.color-left {background: transparent;}
.color-left {background: transparent;}