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/cuteanarchy.css | 34 +++++----------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) (limited to 'static/css/txt/cuteanarchy.css') diff --git a/static/css/txt/cuteanarchy.css b/static/css/txt/cuteanarchy.css index 4fde34d..3e4e97c 100644 --- a/static/css/txt/cuteanarchy.css +++ b/static/css/txt/cuteanarchy.css @@ -32,7 +32,7 @@ h4 { a:hover, a:focus, #n2:hover { - text-decoration: none; + text-decoration: underline; color: #edc1e8; } @@ -103,8 +103,8 @@ h3 span { } .outerbox { - margin: 1em auto; - max-width: 1000px; + margin: 0 auto 1em; + max-width: 1024px; background: #ffeae0; border: 1px solid #ffa67a; color: #777879; @@ -125,13 +125,12 @@ h3 span { color: #d1a0cc; } -.mainpage .thread, -#content { +.mainpage .thread { margin: 0 auto 2em; background: #ffebe2; border: 5px double #fff; color: #5d475a; - max-width: 1000px; + max-width: 1024px; box-shadow: #000 5px; -webkit-box-shadow: 7px 7px 0px 0px rgba(204, 188, 180, 1); -moz-box-shadow: 7px 7px 0px 0px rgba(204, 188, 180, 1); @@ -265,29 +264,6 @@ form .msg { content: "ヽ(*・ω・)ノ"; } -.threads h1 { - text-align: left; -} - -#content.list #header div { - background: #111213; -} - -#content.list .row:nth-child(odd), -#content.grid .row:hover { - background: #191b1d; -} - -#content.grid { - border: 1px solid #4b4e55; - padding: 1px; -} - -#content.grid .row { - border: 1px solid #4b4e55; - margin: 1px; -} - @media (max-width: 600px) { h1 { font-size: 18px; -- cgit v1.2.1-18-gbd029