diff --git a/superx/style/sx_viz_muster.css b/superx/style/sx_viz_muster.css index 05e1096..d81aa96 100644 --- a/superx/style/sx_viz_muster.css +++ b/superx/style/sx_viz_muster.css @@ -85,8 +85,7 @@ html, body { background: #e0e0e0; } .dashboard-tabs li.is-active { /*20251007 eingefügt*/ - background: #ebf1f3; - color: midnightblue; } + background: #ebf1f3; } .input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { font-size: 0.8rem; @@ -159,7 +158,6 @@ html, body { text-align: center; font-size:1.2em; font-weight:bolder; - color: midnightblue; background: #ebf1f3; } .navbar {background-color: white;} /*20250221 eingefügt*/