From 0e5b81cc7d60f82ba440c342bc14c70248803525 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 15:28:17 +0200 Subject: up --- .local/share/surf/styles/dark.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to '.local/share') diff --git a/.local/share/surf/styles/dark.css b/.local/share/surf/styles/dark.css index e8954e4..0432c13 100644 --- a/.local/share/surf/styles/dark.css +++ b/.local/share/surf/styles/dark.css @@ -1,4 +1,4 @@ -div,pre,textarea,body,input,select,option,button,td,tr,p { +*,div,pre,textarea,body,input,select,option,button,td,tr,p { background-color: #32302f !important; border-color: #665c54 !important; /* background-image: none !important; */ @@ -12,9 +12,3 @@ h1,h2,h3,h4 { /* background-color: #202020 !important; */ color: #ebdbb2 !important; } -/* img { - opacity: .5; -} -img:hover { - opacity: 1; -} */ -- cgit v1.2.3