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/ventanas.css | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'static/css/txt/ventanas.css') diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css index c98e872..db2a495 100644 --- a/static/css/txt/ventanas.css +++ b/static/css/txt/ventanas.css @@ -44,10 +44,9 @@ h2, h5 { background: #010081; color: #fff; - font-size: 21px; font-weight: bold; - margin: -11px -11px 11px; - padding: 2px; + margin: -11px -11px 0.5em; + padding: 3px; } h2 a, h2 a:active { @@ -140,8 +139,8 @@ select:focus { #threadlinks:before { content: ""; display: block; - height: 15px; - margin-bottom: 5px; + height: 0.5em; + margin-bottom: 0.5em; } .innerbox { padding: 10px; @@ -234,7 +233,20 @@ form .msg { border: 1px solid #000; } @media (max-width: 600px) { + h1, + h2, + #threadlinks:before, + h5 { + margin: -4px -4px 0.5em; + } + .threadnav { + margin: -4px; + } + .innerbox { + padding: 3px; + margin: 2px; + } #createbox form { margin: -10px; } -} +} \ No newline at end of file -- cgit v1.2.1-18-gbd029