Aktionen

MediaWiki

Pivot.css: Unterschied zwischen den Versionen

Aus Gemeinwohlwiki Braunschweig

Zeile 1: Zeile 1:
#p-tb h3 { display: none; }
+
#p-tb { display: none; }
  
 
/* Custom colors - top bar*/
 
/* Custom colors - top bar*/

Version vom 28. Januar 2021, 11:03 Uhr

#p-tb { display: none; }

/* Custom colors - top bar*/
.tab-bar {
    background: #6699cc;
}
/* style the labels */
ul.side-nav label {
    background: #6699cc;
    color: #fff;
    padding: .25em .5em;
}