]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/default.css
mpv: disable subtitle by default
[dotfiles.git] / dwb / userstyles / default.css
1 :not(img) {
2 background-color: #222222 ! important;
3 background-image: none !important;
4 color: #D4D2CF ! important;
5 }
6
7 :link, :link * {
8 color: #5DC3D7 !important;
9 }
10
11 :visited, :visited * {
12 color: #666665 !important;
13 }
14 .tagContainer {
15 display: none;
16 }