Last edited 3 weeks ago
by Max Mustermann

Common.css

Revision as of 11:23, 30 September 2025 by Max Mustermann (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* 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;
}