diff --git a/themes/zone/layouts/partials/nav.html b/themes/zone/layouts/partials/nav.html index 5d85f82..49836b2 100644 --- a/themes/zone/layouts/partials/nav.html +++ b/themes/zone/layouts/partials/nav.html @@ -1,7 +1,7 @@ - + {{ range.Site.Menus.main }} diff --git a/themes/zone/static/css/style.css b/themes/zone/static/css/style.css index 54c355d..1394711 100644 --- a/themes/zone/static/css/style.css +++ b/themes/zone/static/css/style.css @@ -1,9 +1,9 @@ :root { - --bg-color: #DE4129; + --bg-color: #841205; --hl-color: #A72119; --menu-font-color: white; --font-color: #430C08; - --box-bg: #FF664B; + --box-bg: #ece2d5; --main-font: 'Cubellan'; } @@ -38,11 +38,10 @@ header { grid-area: navigation; justify-self: stretch; padding-right: 25px; - border-right: 5px solid var(--hl-color); } nav a, nav a:visited { - color: var(--menu-font-color); + color: var(--box-bg); font-size: 120%; } @@ -59,11 +58,12 @@ nav li { display: inline-block; padding: 0.5em; border-radius: 50%; - background-color: var(--hl-color); + border: 5px solid var(--box-bg); } .logo img { max-width: 5em; + max-height: 5em; } main { diff --git a/themes/zone/static/img/Chaoszone.svg b/themes/zone/static/img/Chaoszone.svg index 55e222d..983a720 100644 --- a/themes/zone/static/img/Chaoszone.svg +++ b/themes/zone/static/img/Chaoszone.svg @@ -1,16 +1,54 @@ - - - + + + + - + image/svg+xml - - + + - - - - \ No newline at end of file + +