From 905d58aa50ae33d76a7eaf8624a5e29d25d6d382 Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 6 Apr 2019 21:09:10 -0300 Subject: Nuevo estilo en BBS: Gamer --- static/css/txt/gamer.css | 50 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 static/css/txt/gamer.css (limited to 'static/css/txt/gamer.css') diff --git a/static/css/txt/gamer.css b/static/css/txt/gamer.css new file mode 100644 index 0000000..c3f8743 --- /dev/null +++ b/static/css/txt/gamer.css @@ -0,0 +1,50 @@ +body{color:#FFF} +body{background:#000 url('../img/g_bg.png') fixed} +a,.name,a .name{color:#AFA} +a:active,a:active .name{color:#FFF} +h1,h2,h3,h5,#content.list #header div{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAcklEQVR4nGIU5PBmwAG4GDlwSQEEEBMuCfwAIIDI1AYQQGRqAwggMrUBBBCZ2gACiExtAAFEpjaAACJTG0AAseCJ02//f+CSAgggMm0DCCAytQEEEJnaAAKITG0AAUSmNoAAIlMbQACRqQ0ggMjUBhBgAI7NA51r0FSIAAAAAElFTkSuQmCC');color:#FFF;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} +h3 span{font-weight:bold;margin-left:4px} +hr{display:none} +#main_nav{background:url('../img/g_b2.gif') bottom repeat-x} +#main_nav a{color:#FFF;text-decoration:none}#main_nav a:active{color:#E0E0FF} +#thread_nav{margin:6px 0} +.cur_brd{background:url('../img/g_b3.gif') bottom repeat-x;margin-bottom:-4px;padding-bottom:4px} +#thread_nav a,.lastposts a,#n2{color:#66B}#thread_nav a:active,.lastposts a:active,#n2:active{color:#AFA} +.links,#threadlinks,.threadlinks{background:url('../img/g_bg3.png') top center;color:#FF0} +h4 a,.threadnav a,.links a,#footer a{text-decoration:none} +#threadlinks a,.threadlinks a{color:#FFF}#threadlinks a:active,.threadlinks a:active{color:#404040} +#threadlinks{margin:-7px -7px 7px;padding:7px} +.mainpage .threadlinks{margin:1em -7px -7px;padding:.5em 7px} +.threadpage .threadlinks{margin:-7px -7px .5em;padding:.5em} +#threadlist{border-top:1px solid #111;border-left:1px solid #111} +#threadlist a{border-right:1px solid #111;border-bottom:1px solid #111} +.innerbox{margin:0} +.outerbox,.thread,.threadpage .postform,#content{background:#050505 url('../img/g_p.gif');border:6px solid transparent;-moz-border-image:url('../img/g_b.gif') 6 6 round round;-webkit-border-image:url('../img/g_b.gif') 6 6 round round;-o-border-image:url('../img/g_b.gif') 6 6 round round;border-image:url('../img/g_b.gif') 6 6 round round} +.threadpage .thread,.threadpage .postform{margin-bottom:.5em;padding:7px} +.reply{border-top:1px solid #111;padding-top:.5em} +.name em{color:#FF0} +h4 .date,.del a,.abbrev{color:#AAA} +.q{color:#666} +.yt{background:#000;border:1px solid #111} +.deleted{color:#AFAFAF;margin-bottom:24px} +.mainpage .postform{border-top:1px solid #111;padding:1em 0 0} +.formpad{padding-left:0} +form .msg{border:1px dotted #111} +#q-p{background:#EFEFEF;border:1px solid #999} +#q-p .reply{margin-bottom:8px} +#size{color:#FF0;margin:0} +.lastposts{color:#66B;padding-bottom:.5em} +.del a,#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{border-width:0 1px 1px 0;border-style:solid;border-color:#111} +#content.grid .row{border:1px solid #111;margin:1px} +@media(max-width:720px){ + body.threadpage{margin:2px} + #threadlinks,.threadlinks{padding:4px} + .mainpage .threadlinks{margin-top:.5em} + .mainpage .postform{padding:.5em 0 0} +} \ No newline at end of file -- cgit v1.2.1-18-gbd029