MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus
Wechseln zu: Navigation, Suche
(Created page with "CSS placed here will be applied to all skins: #p-logo a, #p-logo a:hover { display: block; height: 200px; width: 12.2em; background-repeat: no-repeat; background-po...")
(kein Unterschied)

Version vom 14. Mai 2020, 21:39 Uhr

/* CSS placed here will be applied to all skins */

#p-logo a,
#p-logo a:hover {
	display: block;
	height: 200px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 35% 50% !important;
	text-decoration: none;
}