No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
background-size: auto 9cm; | background-size: auto 9cm; | ||
min-height: 250px; | min-height: 250px; | ||
} | |||
#blog-root .blog-list .blog-list-header, #blog-root .blog-list .blog-list-header:not(:empty) { | |||
display:none;border:none; visibility:hidden; padding:0!important; | |||
} | } | ||
Revision as of 11:23, 30 September 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;
}
#blog-root .blog-list .blog-list-header, #blog-root .blog-list .blog-list-header:not(:empty) {
display:none;border:none; visibility:hidden; padding:0!important;
}