From 29c5d154c31de627ecbb913430e70842525ae6ac Mon Sep 17 00:00:00 2001 From: Choom Date: Fri, 23 Dec 2022 22:12:03 -0300 Subject: Fix css movil --- static/css/txt/void.css | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'static/css/txt/void.css') diff --git a/static/css/txt/void.css b/static/css/txt/void.css index 50d8275..2b63fd6 100644 --- a/static/css/txt/void.css +++ b/static/css/txt/void.css @@ -7,8 +7,14 @@ textarea, select { color: #888; } -body { +body, +#main_nav { background: #000; +} +.banner, +.outerbox, +.thread, +#threads { -webkit-filter: grayscale(100%); filter: grayscale(100%); } @@ -48,7 +54,8 @@ h4, border-bottom: 1px solid #151515; margin-top: 0.5em; } -.hidden { +.hidden, +.deleted { margin: 0; } h4 a { @@ -67,4 +74,4 @@ hr { } .yt:hover { text-decoration: none; -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029