diff --git a/assets/css/style.css b/assets/css/style.css index e9b6cfbb..011adeb0 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -17,19 +17,17 @@ /* default text color */ --wtf-nearly-black: #333; --wtf-nearly-white: #fff; - /* WTF Farben gemäß https://git.vebit.xyz/vebit/swag/src/branch/master/README.markdown */ + /* WTF Farben gemäß https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda/ */ --wtf-orange: #ef7c21; --wtf-light-orange: #ffcba9; --wtf-very-light-blue: #cfe2ff; --wtf-light-blue: #0790a9; --wtf-dark-blue: #20386a; --wtf-night-blue: #00173B; - /* TODO: Grautöne überarbeiten */; --wtf-dark-grey: #202020; --wtf-grey: #666; - --wtf-mid-grey: #acacac; /* Nicht im swag-Repo */ + --wtf-mid-grey: #acacac; --wtf-footer-grey: #344b5d; - /*--wtf-light-grey: #f2f2f2;*/ --wtf-light-grey: #edefeb; --wtf-lila: #6600ff;