From 6abfc7494d0566aba5318bcfc2b4784727982a42 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 16 Jan 2023 14:28:35 -0300 Subject: Fix css mobile --- static/css/hotdog.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static/css/hotdog.css') diff --git a/static/css/hotdog.css b/static/css/hotdog.css index bd4935a..81d271b 100644 --- a/static/css/hotdog.css +++ b/static/css/hotdog.css @@ -11,7 +11,7 @@ html, body{ background:#000; color:#fff } -a, a .name, a .name b, .nav label, .pg a{ +a, a .name, a .name b, .nav label, #pg a{ color:#fff } .reply a, .reply a .name, .reply a .name b, .postform a, .oekform a, #main_nav a{ @@ -92,7 +92,7 @@ input[type="submit"]:active, input[type="button"]:active{ display:inline-block; padding:0 2px } -.reply, #q-p, .pg{ +.reply, #q-p, #pg{ background:#ff0; border:1px solid #000; color:#000 @@ -149,12 +149,12 @@ select:focus{ outline:1px dotted #fff; outline-offset:0 } -.pg, .pg span { +#pg, #pg span { background:#f00; border:1px solid #000; color:#fff } -.userdel{ +#userdel{ border:4px double #000; padding:2px } -- cgit v1.2.1-18-gbd029