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/ayashii.css | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'static/css/txt/ayashii.css') diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css index ac94b4e..ad3d57f 100644 --- a/static/css/txt/ayashii.css +++ b/static/css/txt/ayashii.css @@ -18,7 +18,6 @@ h2:before { h2 { display: inline-block; margin: 0; - margin-bottom: 0.5em; } h2 span { font-weight: initial; @@ -65,13 +64,12 @@ button { .threadnav a { margin-left: 4px; } -.innerbox { +.innerbox, .innerbox.links { margin: 0; padding: 0; } -.innerbox, -.mainpage .thread, -.deleted { +.innerbox, .innerbox.links, +.mainpage .thread { margin-bottom: 1em; padding-bottom: 1em; } @@ -98,10 +96,10 @@ h3 { border: 1px inset gray; } .reply { - margin-bottom: 0.5em; + margin-bottom: 0.25em; } .hidden { - padding-bottom: 0.5em; + padding-bottom: 0.25em; } .reply:last-child { border: 0; @@ -131,6 +129,9 @@ h3 { #size { color: #fff; } +.mainpage .postform { + margin-top: 1em; +} #q-p { background: #004040; border: 1px solid #ddd; @@ -138,7 +139,7 @@ h3 { #q-p h4:before { display: none; } -.postform, +.orm, .formpad { padding-left: 0; } @@ -158,11 +159,15 @@ form .msg { } @media (max-width: 600px) { body.mainpage { - margin-left: 4px; - margin-right: 4px; + margin-left: 5px; + margin-right: 5px; + } + #main_nav, + .banner { + padding-left: 0; } h2 span { - font-size: initial; + font-size: 18px; } h4:before { display: none; -- cgit v1.2.1-18-gbd029