From 54e8cf9baaab76b14d748725b9ef5397956c2e65 Mon Sep 17 00:00:00 2001 From: fr34k Date: Tue, 13 Oct 2020 11:42:45 +0200 Subject: [PATCH] fixed link at about site, work around for projects site --- brc_static/about.html | 2 +- brc_static/css/styles.css | 4 ++++ brc_static/projects.html | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) 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 @@ -
+