aboutsummaryrefslogtreecommitdiff
path: root/.surf/styles
diff options
context:
space:
mode:
authoriceyrazor <iceyfoxservers@gmail.com>2025-02-11 15:48:30 -0600
committericeyrazor <iceyfoxservers@gmail.com>2025-02-11 15:48:30 -0600
commit34ed301bedc854db6c63dc2379d3cf29db92898f (patch)
tree4bef627935bcd02a43b6b2e0bffcf34735b12ea9 /.surf/styles
parent0b274c969e824b4bcf328e3272b8894143f3a683 (diff)
typical update of files
Diffstat (limited to '.surf/styles')
-rw-r--r--.surf/styles/default.css16
1 files changed, 0 insertions, 16 deletions
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;
-}
-