From 34ed301bedc854db6c63dc2379d3cf29db92898f Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 11 Feb 2025 15:48:30 -0600 Subject: typical update of files --- .surf/styles/default.css | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .surf/styles/default.css (limited to '.surf/styles') diff --git a/.surf/styles/default.css b/.surf/styles/default.css deleted file mode 100644 index 69259cc..0000000 --- a/.surf/styles/default.css +++ /dev/null @@ -1,16 +0,0 @@ -*,div,pre,textarea,body,input,td,tr,p { - background-color: #202020 !important; - background-image: none !important; - color: #bbbbbb !important; -} -h1,h2,h3,h4 { - background-color: #202020 !important; - color: #b8ddea !important; -} -img { - opacity: .5; -} -img:hover { - opacity: 1; -} - -- cgit v1.3