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/ayashii.css | 34 +++++----------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) (limited to 'static/css/txt/ayashii.css') diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css index 5a8d0d1..bc385ae 100644 --- a/static/css/txt/ayashii.css +++ b/static/css/txt/ayashii.css @@ -58,10 +58,6 @@ button { margin: 0; padding-left: 2.5%; } -.fix #main_nav { - background: inherit; - text-align: center; -} #titlebox { margin-bottom: 1em; margin-top: 5px; @@ -75,8 +71,7 @@ button { } .innerbox, .mainpage .thread, -.deleted, -#content { +.deleted { margin-bottom: 1em; padding-bottom: 1em; } @@ -84,8 +79,7 @@ button { .mainpage .thread, .reply, .deleted, -h3, -#content { +h3 { border-bottom: 2px groove gray; } .links, @@ -162,32 +156,14 @@ form .msg { margin-top: 1em; text-align: right; } -.threads .outerbox { - margin-top: 1em; -} -#content.list #header div { +#threads th { background: #001e1e; } -#content.list .row:nth-child(odd) { +#threads tr:nth-child(odd) { background: #003535; } -#content.grid { - border-width: 2px 2px 0 0; -} -#content.grid .row { - border-width: 0 0 2px 2px; -} -#content.grid, -#content.grid .row { - border-style: groove; - border-color: gray; -} -.threads #footer { - text-align: center; -} @media (max-width: 600px) { - body.mainpage, - body.threads { + body.mainpage { margin-left: 8px; margin-right: 8px; } -- cgit v1.2.1-18-gbd029