implement new blue header bar

This commit is contained in:
Benedikt Rötsch
2017-09-29 15:58:21 +02:00
committed by Benedikt Rötsch
parent a3f526e7ea
commit 47460f43c7
5 changed files with 194 additions and 74 deletions

View File

@@ -11,9 +11,12 @@
--font-light: 'robotomedium', Helvetica, sans-serif;
--color-palette-blue: #5c9fef;
--color-palette-blue-medium: #3c80cf;
--color-palette-blue-dark: #3072be;
--color-text-default: #2a303a;
--color-text-grey: #8091a5;
--color-text-dark-bg: #fff;
--color-link-content: var(--color-palette-blue);