From aa8a6056f4c3cd8c6663d1714782f972bcb87b8f Mon Sep 17 00:00:00 2001 From: junk Date: Sat, 27 Mar 2021 22:02:38 -0300 Subject: Arreglando lista de hilos --- static/css/txt/gamer.css | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) (limited to 'static/css/txt/gamer.css') diff --git a/static/css/txt/gamer.css b/static/css/txt/gamer.css index 66e0052..84f868a 100644 --- a/static/css/txt/gamer.css +++ b/static/css/txt/gamer.css @@ -17,7 +17,7 @@ h1, h2, h3, h5, -#content.list #header div { +#threads th { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAcklEQVR4nGIU5PBmwAG4GDlwSQEEEBMuCfwAIIDI1AYQQGRqAwggMrUBBBCZ2gACiExtAAFEpjaAACJTG0AAseCJ02//f+CSAgggMm0DCCAytQEEEJnaAAKITG0AAUSmNoAAIlMbQACRqQ0ggMjUBhBgAI7NA51r0FSIAAAAAElFTkSuQmCC"); color: #fff; text-shadow: 1px 1px #002; @@ -54,8 +54,7 @@ hr { #thread_nav { margin: 6px 0; } -.cur_brd, -.fix #main_nav a a { +.cur_brd { background: url("../img/g_b3.gif") bottom repeat-x; margin-bottom: -4px; padding-bottom: 4px; @@ -115,8 +114,7 @@ h4 a, } .outerbox, .thread, -.threadpage .postform, -#content { +.threadpage .postform { background: #050505 url("../img/g_p.gif"); border: 6px solid transparent; -moz-border-image: url("../img/g_b.gif") 6 6 round round; @@ -184,25 +182,13 @@ form .msg { #footer a:active { text-decoration: underline; } -#content .thread { - border: 0; -} -#content a:hover { - color: #fff; -} -#content.list .pos, -#content.list .com { - color: #aaa; -} -#content.list .row div, -#content.grid .row { +#threads th { border-width: 0 1px 1px 0; border-style: solid; border-color: #111; } -#content.grid .row { - border: 1px solid #111; - margin: 1px; +#threads td { + color: #aaa; } @media (max-width: 600px) { body.threadpage { -- cgit v1.2.1-18-gbd029