From 2e0755cc68e14bda95abe9472754ae5f4e760a04 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 15 Jun 2025 13:44:16 +0200 Subject: Remove all old files before migration --- static/base.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 static/base.css (limited to 'static/base.css') diff --git a/static/base.css b/static/base.css deleted file mode 100644 index 1022597..0000000 --- a/static/base.css +++ /dev/null @@ -1,7 +0,0 @@ -h1.shadow { - text-shadow: 3px 3px 3px #ccc; -} - -body { - background: linear-gradient(to bottom right, #ffffff, #d0d0d0); -} \ No newline at end of file -- cgit v1.3.1