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/postal.css | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) (limited to 'static/css/txt/postal.css') diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css index c97424c..9ffd124 100644 --- a/static/css/txt/postal.css +++ b/static/css/txt/postal.css @@ -97,9 +97,6 @@ h4 { .outerbox { background: #fff; } -.fix #main_nav { - box-shadow: 0 0 3px #000; -} .outerbox { border: 1px solid #fff; } @@ -178,10 +175,7 @@ h4 { padding: 0.5em; } .lastposts, -.threadpage .postform, -.threads .outerbox, -#content.list, -#content.grid .row { +.threadpage .postform { background: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); @@ -197,22 +191,11 @@ form .msg { #footer { color: #333; } -#content.list { - padding: 8px; -} -#content.list #header div { +#threads th { background: #6aa9d7; } -#content.list .row:hover, -#content.grid .row:hover { - background: #b7d2e8; -} -#content.list .row a:hover, -#content.grid .row:hover a { - color: #0801bf; -} -#content.grid .row { - margin: 4px; +#threads tr:nth-child(odd) { + background: #cce8ff; } @media (max-width: 600px) { body.threadpage { -- cgit v1.2.1-18-gbd029