From 56e76b512ad340a0404bd51d67737dd58b256897 Mon Sep 17 00:00:00 2001 From: brausjonas Date: Sat, 25 Mar 2023 22:53:24 +0100 Subject: [PATCH] fsdf --- .idea/workspace.xml | 2 +- navigationStyle.css | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 96dd4f0..b264074 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -60,7 +60,7 @@ 1679674447095 - + diff --git a/navigationStyle.css b/navigationStyle.css index f648cb1..e85e9ed 100644 --- a/navigationStyle.css +++ b/navigationStyle.css @@ -174,6 +174,12 @@ General ------------------------------------------------------------------------------------------ */ +body +{ + background-image: linear-gradient(#c67746, #88b3ae); + height: 100vh; +} + h1 {