mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 11:01:17 +02:00
add html viewer @media
This commit is contained in:
parent
d045adfd6a
commit
9592870d85
@ -67,3 +67,9 @@ html, body {
|
|||||||
0 0 2px #222,
|
0 0 2px #222,
|
||||||
0 0 2px #222;
|
0 0 2px #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (max-width: 855px) {
|
||||||
|
nav {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user