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/bios.css | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'static/css/txt/bios.css') diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css index 0046c2a..638297e 100644 --- a/static/css/txt/bios.css +++ b/static/css/txt/bios.css @@ -145,8 +145,7 @@ h3 span { } .outerbox, .mainpage .thread, -#threadlist, -#content { +#threadlist { border: 1px solid #fff; } #threadlist a { @@ -179,9 +178,6 @@ h3 span { .abbrev { color: #5cf; } -.deleted { - margin-bottom: 0.5em; -} #size { margin-left: 0.5em; } @@ -233,19 +229,11 @@ h3 span { form .msg { border: 3px double #fff; } -#content.list { - border: 4px double #fff; -} -#content.list #header div { - border-bottom: 1px solid #fff; -} -#content.grid { - border: 1px solid #fff; - padding: 2px; +#threads { + border-collapse: collapse; } -#content.grid .row { - border: 1px solid #fff; - margin: 2px; +#threads th, #threads td { + border-bottom: 1px solid; } @media (max-width: 600px) { body.threadpage { @@ -254,7 +242,4 @@ form .msg { h2 { margin-bottom: 0.5em; } - #thread_nav { - margin: -8px 0px 8px; - } -} +} \ No newline at end of file -- cgit v1.2.1-18-gbd029