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/4am.css | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) (limited to 'static/css/txt/4am.css') diff --git a/static/css/txt/4am.css b/static/css/txt/4am.css index 3a63c82..1b448f3 100644 --- a/static/css/txt/4am.css +++ b/static/css/txt/4am.css @@ -66,9 +66,6 @@ h4 { background: #000; color: #7cafc2; } -.fix #main_nav { - box-shadow: 0 0 3px #000; -} .banner { -webkit-filter: grayscale(60%); filter: grayscale(60%); @@ -89,8 +86,7 @@ h4 { border-right: 1px solid #4b4e55; border-bottom: 1px solid #4b4e55; } -.mainpage .thread, -#content { +.mainpage .thread { background: #1d1f21; border: 3px double #4b4e55; color: #ced1cf; @@ -154,21 +150,9 @@ form .msg { #footer { color: #f7ca88; } -.threads h1 { - text-align: left; -} -#content.list #header div { +#threads th { background: #111213; } -#content.list .row:nth-child(odd), -#content.grid .row:hover { +#threads tr:nth-child(odd) { background: #191b1d; -} -#content.grid { - border: 1px solid #4b4e55; - padding: 1px; -} -#content.grid .row { - border: 1px solid #4b4e55; - margin: 1px; -} +} \ No newline at end of file -- cgit v1.2.1-18-gbd029