From e78c80e1116760e92c3e8b32aa530ed4fcfc85bf Mon Sep 17 00:00:00 2001 From: fzorb Date: Wed, 4 Jun 2025 14:18:18 +0000 Subject: [PATCH] Update static/css/main.css --- static/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index db280c1..c01a744 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -29,10 +29,10 @@ body { background-size: 10px 10px; background-color: #282828; - background-image: + /*background-image: linear-gradient(to right, #3c3836 1px, transparent 1px), linear-gradient(to bottom, #3c3836 1px, transparent 1px); - color: #f9f5d7; + */color: #f9f5d7; font-family: mononoki, monospace; }