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/blue moon.css | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'static/css/txt/blue moon.css') diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css index 9909316..6841015 100644 --- a/static/css/txt/blue moon.css +++ b/static/css/txt/blue moon.css @@ -19,7 +19,8 @@ form a:active, .reply a, form a, #q-p a, -.row a { +.row a, +#threads a { color: #49525d; } #main_nav a:active, @@ -70,9 +71,6 @@ button:active { background: #fff; color: #6b7b8d; } -.fix #main_nav { - box-shadow: 0 0 3px #000; -} #titlebox .innerbox:first-child { margin-bottom: 5px; } @@ -210,22 +208,17 @@ form .msg { #footer a { color: #fff; } -#content { +#threads { background: #fff; - border: 10px solid #49525d; color: #000080; } -#content.list #header div { +#threads th { background: #2c2c32; color: #eee; } -#content.list .row:nth-child(odd), -#content.grid .row:hover { +#threads tr:nth-child(odd) { background: #e7e7ff; } -#content.grid .row { - border: 1px solid #ddd; -} @media (max-width: 600px) { body.threadpage { margin: 0 0 8px; -- cgit v1.2.1-18-gbd029