]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/default.css
mpv: disable subtitle by default
[dotfiles.git] / dwb / userstyles / default.css
index 9e84a99595d05d22ed7d146864a2f7bb204a12a2..e2d97d3b5b940f61f1810b5d25012ef3563b3a55 100644 (file)
@@ -1,10 +1,11 @@
 :not(img) {
-    background-color: #201F1F ! important;
+    background-color: #222222 ! important;
+    background-image: none !important;
     color: #D4D2CF ! important;
 }
 
 :link, :link * {
-    color: #5DC3D7!important;
+    color: #5DC3D7 !important;
 }
 
 :visited, :visited * {