X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b1beaacd2b45c95cba8802b2483becc5223d52d3..c96e00c83d1545c9180c100666a6c0ab6438bfb5:/dwb/userstyles/default.css?ds=sidebyside diff --git a/dwb/userstyles/default.css b/dwb/userstyles/default.css deleted file mode 100644 index 19f452b..0000000 --- a/dwb/userstyles/default.css +++ /dev/null @@ -1,25 +0,0 @@ -:not(img) { - background-color: rgba(34, 34, 34, 0.5) ! important; - background-image: none !important; - color: #D4D2CF ! important; -} - -body, html { - background-color: #222222 ! important; - background-image: none !important; -} - -.dwb_hint { - background-color: #222222 ! important; -} - -:link, :link * { - color: #5DC3D7 !important; -} - -:visited, :visited * { - color: #666665 !important; -} -.tagContainer { - display: none; -}