瀏覽代碼

fixed background color

Former-commit-id: eb7636a434d01b143aa6cae1fe333e3823034004
Gildas 6 年之前
父節點
當前提交
e2da0c5429
共有 1 個文件被更改,包括 6 次插入0 次删除
  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;