Last edited 3 weeks ago
by Max Mustermann

Common.css

Revision as of 12:21, 19 May 2025 by Lhuyghe2 (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;
}