No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.Veraltet{ | .Veraltet{ | ||
color:lightgray; | color:lightgray; | ||
font-size:42px; | |||
/** position: absolute; | /** position: absolute; | ||
/** height: 200px | /** height: 200px | ||
/** | /** width: 100%; | ||
/** color: rgba(0, 0, 0, 0.2); | /** color: rgba(0, 0, 0, 0.2); | ||
/** font-size: 4em; | /** font-size: 4em; | ||
Revision as of 12:30, 19 May 2025
/* CSS placed here will be applied to all skins */
.Veraltet{
color:lightgray;
font-size:42px;
/** position: absolute;
/** height: 200px
/** width: 100%;
/** color: rgba(0, 0, 0, 0.2);
/** font-size: 4em;
/** top: 50%;
/** left: 50%;
/** transform: translate(-50%, -50%);
/** z-index: 0;
background-repeat: repeat;
background-position: top left;
background-size: auto 9cm;
min-height: 250px;
}