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