diff --git a/brc_static/about.html b/brc_static/about.html index 4639b49..677e98e 100644 --- a/brc_static/about.html +++ b/brc_static/about.html @@ -51,7 +51,7 @@
diff --git a/brc_static/css/styles.css b/brc_static/css/styles.css index 39f1b8f..81a0f68 100644 --- a/brc_static/css/styles.css +++ b/brc_static/css/styles.css @@ -298,6 +298,10 @@ header { margin: 0px; /*Der Versuch den header auf projects zu reparieren: margin: 1rem 0,0 klappt aber nicht so*/ } +.headerproject { + position: relative !important; /* Nicht schön, aber funktioniert*/ +} + .nav ul { margin: 0; padding: 0; diff --git a/brc_static/projects.html b/brc_static/projects.html index fbe5d07..7ffc31a 100644 --- a/brc_static/projects.html +++ b/brc_static/projects.html @@ -8,7 +8,7 @@ -
+