From 88e2b925af4a9da45f049d65cf7186a1b896996f Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sat, 14 Feb 2026 08:50:32 -0500 Subject: Create index page --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/style.css b/static/css/style.css index 9a0fbe8..ba671f1 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -9,7 +9,7 @@ body { font-family: "Bitstream Vera Sans","DejaVu Sans",Verdana,Arial,sans-serif; line-height: 1.4; justify-content: center; - background-image: url(background.png) + background-image: url(/static/image/background.png) } a { -- cgit v1.3