]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/default.css
dwb: use perdomainsettings to set user-stylsheet
[dotfiles.git] / dwb / userstyles / default.css
1 :not(img) {
2 background-color: #201F1F ! important;
3 color: #D4D2CF ! important;
4 }
5
6 :link, :link * {
7 color: #719696 !important;
8 }
9
10 :visited, :visited * {
11 color: #666665 !important;
12 }
13 .tagContainer {
14 display: none;
15 }