diff --git a/public/css/lehre/anrechnung.css b/public/css/lehre/anrechnung.css index 73e75d571..dfae318f4 100644 --- a/public/css/lehre/anrechnung.css +++ b/public/css/lehre/anrechnung.css @@ -15,11 +15,11 @@ } .bg-info-subtle{ - background-color: #E9ECEF !important; + background-color: #D9EDF7 !important; color: #31708F !important; border-style: solid !important; border-width: 1px !important; - border-color: #bce8f1 !important; + border-color: #BCE8F1 !important; } .bg-warning-subtle{