From 6226e8f3be4beb3e912b7163ab57367b9f64b1ea Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 18 Dec 2022 03:44:46 -0300 Subject: Cambios a css bbs --- static/css/txt/ciber.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'static/css/txt/ciber.css') diff --git a/static/css/txt/ciber.css b/static/css/txt/ciber.css index e5449b7..ed7e95b 100644 --- a/static/css/txt/ciber.css +++ b/static/css/txt/ciber.css @@ -6,6 +6,11 @@ body, h3 { color: #ba55d3; } +body.threadpage { + margin: 0; + padding: 8px; + box-shadow: inset 0 0 25px; +} a, h2 a, #n2 { @@ -19,6 +24,7 @@ h4 { background: #2a4a75; padding: 0 7px; text-shadow: 0 2px #000; + padding: 1px 0; } .threadpage h4 { padding: 0 3px; @@ -224,6 +230,11 @@ form .msg { text-shadow: 0 0 8px; } @media (max-width: 600px) { + body.threadpage { + margin: 0; + padding: 5px; + box-shadow: inset 0 0 5px; + } .mainpage .postform { padding: 0.25em; } -- cgit v1.2.1-18-gbd029