diff --git a/dienst2/static/css/style.css b/dienst2/static/css/style.css index f66a505f..27775a1d 100644 --- a/dienst2/static/css/style.css +++ b/dienst2/static/css/style.css @@ -19,3 +19,27 @@ .committees { font-size: 12px; } + +.navbar { + background-color: #1e274a; +} + +#navbar { + background-color: #1e274a; +} + +.fa-5x { + color: #1e274a; +} + +.fa-5x:hover { + color: #394576; +} + +a { + color: #1e274a; +} + +a:hover { + color: #394576; +} \ No newline at end of file diff --git a/dienst2/static/img/logo.svg b/dienst2/static/img/logo.svg index 775b4920..3a9aee81 100755 --- a/dienst2/static/img/logo.svg +++ b/dienst2/static/img/logo.svg @@ -1,313 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file