From aa8a6056f4c3cd8c6663d1714782f972bcb87b8f Mon Sep 17 00:00:00 2001 From: junk Date: Sat, 27 Mar 2021 22:02:38 -0300 Subject: Arreglando lista de hilos --- static/css/txt/ciber.css | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) (limited to 'static/css/txt/ciber.css') diff --git a/static/css/txt/ciber.css b/static/css/txt/ciber.css index 924d01e..3dc11e5 100644 --- a/static/css/txt/ciber.css +++ b/static/css/txt/ciber.css @@ -219,32 +219,14 @@ form .msg { #footer a { color: #989898; } -#content { - background: #000; - border: 3px double #d500fb; - color: #39c8df; -} -#content a { - color: #d500fb; -} -#content.list #header { - text-shadow: 0 0 5px; -} -#content.list .row:nth-child(odd) { +#threads tr:nth-child(odd) { background: #200020; } -#content.grid { - border: 2px solid #141937; -} -#content.grid .row { - border: 2px solid #141937; -} -#content.grid .row:hover { - background: #27151d; - border-color: #9b1937; +#threads a { + color: #d500fb; } -#content .row:hover a { - text-shadow: 0 0 5px; +#threads a:hover { + text-shadow: 0 0 8px; } @media (max-width: 600px) { div.msg { -- cgit v1.2.1-18-gbd029