Explorar o código

fixed background color

Former-commit-id: eb7636a434d01b143aa6cae1fe333e3823034004
Gildas %!s(int64=6) %!d(string=hai) anos
pai
achega
e2da0c5429
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      extension/ui/pages/help.css

+ 6 - 0
extension/ui/pages/help.css

@@ -196,6 +196,12 @@ kbd.light,
         background-color: #373737;
     }
 
+    @media (max-width:800px) {
+        body {
+            background-color: #202023;
+        }
+    }
+
     body>div,
     a {
         background-color: #202023;