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/berries.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'static/css/txt/berries.css') diff --git a/static/css/txt/berries.css b/static/css/txt/berries.css index 9e6cdf9..732adb1 100644 --- a/static/css/txt/berries.css +++ b/static/css/txt/berries.css @@ -56,6 +56,7 @@ button { } input[type="submit"]:active, input[type="button"]:active, +input[type="button"].active, button:active { background: #0b0924; } @@ -107,10 +108,9 @@ h4 { border-bottom: 1px solid #4b4e55; } .mainpage .thread { - background: #0c0616; + background: rgb(12, 6, 22, 0.9); border: 3px double #4b4e55; color: #ced1cf; - opacity: 0.9; } .threadpage .thread { color: #ced1cf; @@ -160,7 +160,8 @@ form .msg { background: #383838; border: 1px dotted #000; } -.threadpage .postform { +.postform { + margin-top: 0; opacity: 0.9; } #footer { -- cgit v1.2.1-18-gbd029