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/bbs.css | 63 +++++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 29 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 87269eb..010832f 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -26,14 +26,11 @@ h5 { margin: 0; } h2 { - font-size: 16px; - margin: 0 0 7px; -} -h2 span { - margin-right: 2px; + font-size: 1em; + margin: 0 0 0.5em; } h2 a { - font-size: 24px; + font-size: 1.5em; text-decoration: none; } h3 { @@ -60,6 +57,9 @@ select { color: #000; padding: 1px; } +#styles { + padding: 0; +} input[type="submit"], input[type="button"], button { @@ -78,17 +78,9 @@ button:active { margin: 0 auto; } #rules { - line-height: 1.25em; - margin: 8px 0; -} -.spoil { - background: #000; - color: #000; -} -.spoil:hover { - color: #fff; + margin: 0.5em 0; } -code { +Fcode { font-size: 14px; } pre { @@ -96,6 +88,10 @@ pre { margin: 0; white-space: pre-wrap; } +ul { + margin:0; + padding-left:1em; +} .cur_brd, .locked, .sel { @@ -103,7 +99,7 @@ pre { } #main_nav { font-size: 14px; - padding: 4px 0; + padding: 3px 0; text-align: center; width: 100%; } @@ -127,6 +123,9 @@ label { padding: 7px; margin: 7px; } +.innerbox.links { + padding: 3px; +} .threadnav { float: right; } @@ -155,7 +154,7 @@ label { flex-flow: row wrap; font-size: 14px; line-height: 1; - max-height: 16em; + max-height: 18em; overflow-y: auto; } #threadlist a { @@ -169,7 +168,12 @@ label { .formpad { padding-left: 40px; } -.reply { +.postform, +#search, +.end { + margin-top: 0.5em; +} +.reply, #rules { clear: both; line-height: 18px; } @@ -247,7 +251,7 @@ a.yt b { text-decoration: underline; } .threadpage .threadlinks { - margin: 0.5em 0; + margin-bottom: 0.5em; } #size { color: #f00; @@ -263,22 +267,17 @@ a.yt b { text-align: right; white-space: nowrap; } -.postform { - margin-top: 0.5em; -} form .msg { margin: 0; padding: 8px 2px; text-align: left; } -.end, -#search { - margin-top: 8px; -} .warn { + margin: 0.5em 0; padding: 1px; } .stop { + margin: 0.5em 0; padding: 1em 1px; } .yellow { @@ -293,6 +292,7 @@ form .msg { text-align: center; } #threads td, #threads th { + max-width: 256px; padding: 2px 4px; text-align: left; } @@ -309,7 +309,7 @@ form .msg { } @media (max-width: 600px) { body.threadpage { - margin: 4px; + margin: 5px; } br { line-height: 0.5em; @@ -324,14 +324,19 @@ form .msg { #footer { margin: 1em 0; } + .innerbox { + margin: 3px; + padding: 3px; + } h1, h2 a, h5 { - font-size: 18px; + font-size: 1em; } h2 span, #rules { font-size: 12px; + line-height: 14px; } h4, .quoted { font-size: 10px; -- cgit v1.2.1-18-gbd029