MediaWiki:Monobook.css: Unterschied zwischen den Versionen

MediaWiki-Schnittstellenseite
(Die Seite wurde geleert.)
Markierungen: Geleert Manuelle Zurücksetzung
Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Zeile 1: Zeile 1:
body:not(.skin--responsive) #p-logo {
  background: #222222 none repeat scroll 0% !important;
  height: 111px !important;
  width: 100% !important;
  z-index:0 !important;
}


body:not(.skin--responsive) #p-logo a, body:not(.skin--responsive) #p-logo a:hover  {
  background-image:url(/images/d/dd/Entropia-wiki-logo.gif) !important;
  display:block;
  height:110px;
  width:160px;
}

Version vom 5. August 2022, 16:57 Uhr

body:not(.skin--responsive) #p-logo {
  background: #222222 none repeat scroll 0% !important;
  height: 111px !important;
  width: 100% !important;
  z-index:0 !important;
}

body:not(.skin--responsive) #p-logo a, body:not(.skin--responsive) #p-logo a:hover  {
  background-image:url(/images/d/dd/Entropia-wiki-logo.gif) !important;
  display:block;
  height:110px;
  width:160px;
}