Pivot.css: Unterschied zwischen den Versionen
Aus TW-Sportsoft Wiki (Online-Dokumentation)
Zeile 1: | Zeile 1: | ||
body { | body { | ||
background-color: #ffffff; | background-color: #ffffff; | ||
+ | } | ||
+ | |||
+ | .tab-bar { | ||
+ | background: #3d78be; | ||
} | } |
Version vom 13. Januar 2020, 20:54 Uhr
body { background-color: #ffffff; } .tab-bar { background: #3d78be; }