Pivot.css: Unterschied zwischen den Versionen
Aus Gemeinwohlwiki Braunschweig
| Zeile 1: | Zeile 1: | ||
| + | #p-tb h3 { display: none; } | ||
| + | |||
/* Custom colors - top bar*/ | /* Custom colors - top bar*/ | ||
.tab-bar { | .tab-bar { | ||
Version vom 28. Januar 2021, 10:03 Uhr
#p-tb h3 { display: none; }
/* Custom colors - top bar*/
.tab-bar {
background: #6699cc;
}
/* style the labels */
ul.side-nav label {
background: #6699cc;
color: #fff;
padding: .25em .5em;
}
