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/gamer.css | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) (limited to 'static/css/txt/gamer.css') diff --git a/static/css/txt/gamer.css b/static/css/txt/gamer.css index 37f4c9e..5e11600 100644 --- a/static/css/txt/gamer.css +++ b/static/css/txt/gamer.css @@ -7,7 +7,7 @@ body { a, .name, a .name { - color: #afa; + color: #7f6; } a:active, a:active .name { @@ -20,13 +20,11 @@ h1,h2,h3,h5, text-shadow: 1px 1px #002; } h1,h2,h3,h5 { - font-size: 18px; margin: -7px -7px 8px; padding: 8px; } h2 a { color: #fff; - font-size: 18px; } hr { display: none; @@ -34,11 +32,11 @@ hr { #main_nav { background: url("../img/g_b2.gif") bottom repeat-x; } -#main_nav a a { +#main_nav a { color: #fff; text-decoration: none; } -#main_nav a:active a:active { +#main_nav a:active { color: #e0e0ff; } #thread_nav { @@ -119,8 +117,8 @@ h4 a, padding: 7px; } .reply { - border-top: 1px solid #111; - padding-top: 0.5em; + border-bottom: 1px solid #111; + margin-top: 0.5em; } .name em { color: #ff0; @@ -128,7 +126,7 @@ h4 a, h4 .date, .del a, .abbrev { - color: #aaa; + color: #777; } .q { color: #6f6f6f; @@ -138,15 +136,14 @@ h4 .date, border: 1px solid #111; } .deleted, .hidden { - color: #afafaf; - margin-bottom: 0.5em; + color: #777; + margin: 0; } .msg hr { display: block; } .mainpage .postform { - border-top: 1px solid #111; - padding: 1em 0 0; + padding: 0.5em 0 0 0; } .formpad { padding-left: 0; @@ -160,11 +157,10 @@ form .msg { } #size { color: #ff0; - margin: 0; + margin-bottom: 0; } .lastposts { color: #66b; - padding-bottom: 0.5em; } .del a, #footer a:active { @@ -178,6 +174,9 @@ form .msg { #threads td { color: #aaa; } +.footer { + color: #66B; +} @media (max-width: 600px) { body.threadpage { margin: 0; @@ -185,10 +184,8 @@ form .msg { h1,h2,h3,h5 { margin: -3px -3px -1px; } - .innerbox, - .threadpage .thread, - .threadpage .postform { - padding: 3px; + .threadpage .thread { + padding: 2px; } #threadlinks, .threadpage .threadlinks, @@ -196,7 +193,4 @@ form .msg { margin: 0; padding: .5em 0; } - .mainpage .postform { - padding: 0.5em 0 0; - } } \ No newline at end of file -- cgit v1.2.1-18-gbd029