X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/6d93937e28fefc34082d657a4e23b686406d7d46..29b8323849e82549d4a23f125daf050dd4ed66f4:/dwb/userstyles/wikipedia.org.css diff --git a/dwb/userstyles/wikipedia.org.css b/dwb/userstyles/wikipedia.org.css index f50c494..1cf5971 100644 --- a/dwb/userstyles/wikipedia.org.css +++ b/dwb/userstyles/wikipedia.org.css @@ -11,6 +11,10 @@ background-color: transparent !important; } + .dwb_hint { + background-color: #222222 ! important; + } + /*** Overall ***/ * { color: #9a9a9a !important; @@ -70,7 +74,7 @@ } table.wikitable > tr > th, table.wikitable > * > tr > th { - background-color: #333; /* don't include !important flag */ + background-color: #333 !important; /* don't include !important flag */ } td[style*="background: #ececec;"], th[style*="background:#eee"], th[style*="background-color: #eee"],