MediaWiki:Vector.css: Unterschied zwischen den Versionen

Aus Liebliches-Feld.net
Zur Navigation springenZur Suche springen
K
Zeile 54: Zeile 54:
 
}
 
}
 
#ca-nstab-mediawiki.selected  {
 
#ca-nstab-mediawiki.selected  {
 +
 
 +
    background: #FFF5CE;
 +
}
 +
 +
#ca-nstab-special.selected{
 
    
 
    
 
     background: #FFF5CE;
 
     background: #FFF5CE;
 
}
 
}

Version vom 4. Februar 2023, 20:32 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    {
  
    background: #FFF5CE;
}

#ca-nstab-main.selected   {
  
    background: #FFF5CE;
}

#ca-nstab-main.mediawiki   {
  
    background: #FFF5CE;
}

#ca-talk    {
  
    background: #FFF5CE;
}

#ca-edit    {
  
    background: #FFF5CE;
}

#ca-history    {
  
    background: #FFF5CE;
}


#ca-watch    {
  
    background: #FFF5CE;
}
#ca-nstab-mediawiki.selected   {
  
    background: #FFF5CE;
}

#ca-nstab-special.selected{
  
    background: #FFF5CE;
}