MediaWiki:Vector.css: Unterschied zwischen den Versionen

Aus Liebliches-Feld.net
Zur Navigation springenZur Suche springen
K
Zeile 32: Zeile 32:
 
#footer.mw-footer
 
#footer.mw-footer
 
  {
 
  {
padding-left :75px;
+
margin-left :225px;
 
}
 
}

Version vom 6. Februar 2023, 22:59 Uhr

/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */

#p-tb.vector-menu.vector-menu-portal.portal   {
   background:  #FFF5CE;
}

#p-Navigation.vector-menu.vector-menu-portal.portal.portal-first   {
   background:  #FFF5CE;
}

body {
  
    background: url(/wiki/images/titel31.png) no-repeat #FFF5CE;
}

#mw-head {
  
    background: url(/wiki/images/titel31.png) no-repeat #FFF5CE;
}
#ca-view,
#ca-nstab-main.selected,
#ca-nstab-main.mediawiki,
#ca-talk,
#ca-edit,
#ca-history,
#ca-watch,
#ca-nstab-mediawiki.selected,
#ca-nstab-special.selected       {
  
    background: #FFF5CE;
}
#footer.mw-footer
 {
margin-left :225px;
}