X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/6d93937e28fefc34082d657a4e23b686406d7d46..5f7a37092d2d250c176c4779106fc88c0e3e38a4:/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"],