MediaWiki:Vector.css: Unterschied zwischen den Versionen

Aus Liebliches-Feld.net
Zur Navigation springenZur Suche springen
K
 
(7 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 2: Zeile 2:
  
 
#p-tb.vector-menu.vector-menu-portal.portal  {
 
#p-tb.vector-menu.vector-menu-portal.portal  {
 +
  background:  #FFF5CE;
 +
}
 +
 +
#p-Spielerstädte.vector-menu.vector-menu-portal.portal  {
 
   background:  #FFF5CE;
 
   background:  #FFF5CE;
 
}
 
}
Zeile 18: Zeile 22:
 
     background: url(/wiki/images/titel31.png) no-repeat #FFF5CE;
 
     background: url(/wiki/images/titel31.png) no-repeat #FFF5CE;
 
}
 
}
#ca-view   {
+
#ca-view,
 
+
#ca-nstab-main.selected,
    background: #FFF5CE;
+
#ca-nstab-main.mediawiki,
}
+
#ca-talk,
 
+
#ca-edit,
#ca-nstab-main.selected   {
+
#ca-history,
 
+
#ca-watch,
    background: #FFF5CE;
+
#ca-nstab-mediawiki.selected,
}
+
#ca-nstab-special.selected      {
 
 
#ca-nstab-main.mediawiki   {
 
 
 
    background: #FFF5CE;
 
}
 
 
 
#ca-talk    {
 
 
 
    background: #FFF5CE;
 
}
 
 
 
#ca-edit    {
 
 
 
    background: #FFF5CE;
 
}
 
 
 
#ca-history    {
 
 
    
 
    
 
     background: #FFF5CE;
 
     background: #FFF5CE;
 
}
 
}
 
+
#footer.mw-footer
 
+
{
#ca-watch    {
+
margin-left :225px;
 
 
    background: #FFF5CE;
 
}
 
#ca-nstab-mediawiki.selected  {
 
 
 
    background: #FFF5CE;
 
 
}
 
}

Aktuelle Version vom 17. Mai 2023, 19:33 Uhr

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

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

#p-Spielerstädte.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;
}