:not(img) {
- background-color: #222222 ! important;
+ 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;
}