From 9261c7a8a339056c3cd58e0b8979a6f25ea764e5 Mon Sep 17 00:00:00 2001 From: stkhan Date: Tue, 17 May 2022 18:17:07 +0000 Subject: dwm launches ncmpcpp with pictures, and surf was rebuild --- surf/style/default.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 surf/style/default.css (limited to 'surf/style/default.css') diff --git a/surf/style/default.css b/surf/style/default.css deleted file mode 100644 index 5cd091b..0000000 --- a/surf/style/default.css +++ /dev/null @@ -1,15 +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.2.3