From e9a0a02f9e17a7a03e39d066c8157285e774a376 Mon Sep 17 00:00:00 2001 From: junk Date: Wed, 31 Mar 2021 06:07:15 -0300 Subject: Nuevos estilos --- static/css/txt/postal.css | 38 ++++++++------------------------------ 1 file changed, 8 insertions(+), 30 deletions(-) (limited to 'static/css/txt/postal.css') diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css index 8c5ca73..3bd2dd7 100644 --- a/static/css/txt/postal.css +++ b/static/css/txt/postal.css @@ -44,17 +44,6 @@ body > hr { left: 8px; right: 8px; border: 0; - background-image: repeating-linear-gradient( - 125deg, - #ee4c47 0px, - #ee4c47 30px, - #fff 30px, - #fff 50px, - #5caceb 50px, - #5caceb 80px, - #fff 80px, - #fff 100px - ); height: 1em; } hr, @@ -82,16 +71,13 @@ h3 { h2 a:active { text-decoration: underline; } -h3 { - margin-top: 0; -} h3 span { color: dimgrey; } h4 { background: #f0e7ce; color: #686868; - padding-left: 3px; + padding-left: 2px; } #main_nav, .outerbox { @@ -121,7 +107,7 @@ h4 { #thread_nav { background: #fff; font-style: italic; - padding: 1.5em 8px 0.5em; + padding: 1.5em 8px 0; } .threadpage .thread { background-color: #fff; @@ -156,10 +142,6 @@ h4 { background: #eee; border: 1px solid #ccc; } -/*.deleted { - background: #f7f3e6; - color: #aaa; -}*/ #q-p { background: #fff; border: 1px solid #ccc; @@ -181,9 +163,6 @@ h4 { -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } -.threadpage .threadlinks { - margin-top: 0; -} form .msg { border: 1px dotted #ccc; background: #fff; @@ -191,6 +170,9 @@ form .msg { #footer { color: #333; } +.stop, .warn { + margin: 0; +} #threads th { background: #6aa9d7; } @@ -199,7 +181,7 @@ form .msg { } @media (max-width: 600px) { body.threadpage { - margin: 0 0 4px; + margin: 0; } body.threadpage > hr { top: -8px; @@ -207,10 +189,6 @@ form .msg { right: 0; } .threadpage .thread { - padding: 4px 4px 1em; + padding: 0 5px 1em; } - #createbox .innerbox { - margin: 4px; - padding: 0; - } -} +} \ No newline at end of file -- cgit v1.2.1-18-gbd029