]> git.lizzy.rs Git - nhentai.git/commitdiff
add html viewer @media
authorsymant233 <symant233@gmail.com>
Wed, 11 Dec 2019 02:55:50 +0000 (10:55 +0800)
committersymant233 <symant233@gmail.com>
Wed, 11 Dec 2019 02:55:50 +0000 (10:55 +0800)
nhentai/viewer/styles.css

index f9830dc3a8f66da026f1a5194387dc0fbd0a5fa1..9f7b7a9dcb5b9104a055160c1f3cb5f4be2e5c5c 100644 (file)
@@ -66,4 +66,10 @@ html, body {
         0 0 2px #222,\r
         0 0 2px #222,\r
         0 0 2px #222;\r
+}\r
+\r
+@media only screen and (max-width: 855px) {\r
+    nav {\r
+        display: none;\r
+    }\r
 }
\ No newline at end of file