From 1d64fad23158ae94dd142a888dff1e5da704c476 Mon Sep 17 00:00:00 2001 From: EspenVista <522581@vistacollege.nl> Date: Tue, 8 Apr 2025 08:37:55 +0100 Subject: [PATCH] github --- index.html | 26 ++------------------------ style.css | 14 +++++++++++--- 2 files changed, 13 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index c9269ab..8d6773c 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@ + - - - + diff --git a/style.css b/style.css index 096b60e..0e6930a 100644 --- a/style.css +++ b/style.css @@ -13,7 +13,7 @@ font-family: Arial, sans-serif; } -.navbar { + .navbar { display: flex; align-items: right; justify-content: right; @@ -49,10 +49,10 @@ -.size { + .size { width: 33.33%; height: 25%; -} + } body { font-family: Arial, sans-serif; @@ -123,4 +123,12 @@ p { } .team-member p { margin: 0; +} + +body{ + background-image: url(img/spik\ en\ span\ achtergrond.jpg); + background-size: cover; + background-repeat: no-repeat; + background-attachment: fixed; + } \ No newline at end of file