MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus phenixxenia.org
Zur Navigation springen Zur Suche springen
Zeile 7: Zeile 7:
 
   display: block;
 
   display: block;
 
   top: 0px;
 
   top: 0px;
 +
  height: 124px;
 
}
 
}
  

Version vom 3. Januar 2014, 12:41 Uhr

div#mw-panel {
  top: 0px;
}

div#p-logo {
  position: relative;
  display: block;
  top: 0px;
  height: 124px;
}

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
div#p-logo a {
  top: 0px;
  background-size: 9em;
}

#p-navigation { display: none }