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/headline.css | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) (limited to 'static/css/txt/headline.css') diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css index f20be3f..b09b78e 100644 --- a/static/css/txt/headline.css +++ b/static/css/txt/headline.css @@ -67,15 +67,10 @@ button:active { background: #ccc; border-style: solid; } -.fix #main_nav { - background: #fff; - border-bottom: 2px solid #bbb; -} .outerbox, #titlebox .innerbox:first-child, .postform, -.lastposts, -#content { +.lastposts { background: #eee; border-bottom: 2px solid #bbb; } @@ -145,26 +140,14 @@ form .msg { margin: 0; padding: 0.5em 0.15em; } -#content { - padding: 0 10px 10px; -} -#content.list #header div { +#threads th { background: #eee; + border-bottom: 1px solid #f70; } -#content.list .row:nth-child(odd) { +#threads tr:nth-child(odd) { background: #fff; } -#content.list .row:nth-child(even) { - background: #ddd; -} -#content.grid { - border: 1px solid #bbb; - padding: 0; -} -#content.grid .row { - border: 1px solid #bbb; -} -#content.grid .row:hover { +#threads tr:nth-child(even) { background: #ddd; } @media (max-width: 600px) { -- cgit v1.2.1-18-gbd029