From 65fd303962d7744a5268db83a72fe66c7378565a Mon Sep 17 00:00:00 2001 From: Choom Date: Fri, 30 Dec 2022 04:33:10 -0300 Subject: Devolviendo previews --- static/css/txt/amber.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static/css/txt/amber.css') diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css index 4f471c9..a7a1fc8 100644 --- a/static/css/txt/amber.css +++ b/static/css/txt/amber.css @@ -71,6 +71,7 @@ hr { input, button { font-family: monospace; + vertical-align: middle; } input, input[type="submit"], @@ -91,6 +92,7 @@ select:focus { } input[type="submit"]:active, input[type="button"]:active, +input[type="button"].active, button:active { background: #f9690e; border-style: solid; @@ -134,7 +136,6 @@ button:active { } .mainpage .postform { border-top: 1px solid #f9690e; - margin: 0; padding: 1em 0 1em 40px; } .formpad { @@ -142,7 +143,6 @@ button:active { } form .msg { border: 1px dotted #f9690e; - background: #000; color: #f9690e; } #q-p { @@ -167,6 +167,6 @@ form .msg { } @media (max-width: 600px) { .mainpage .postform { - padding: 8px; + padding: 4px; } } -- cgit v1.2.1-18-gbd029