From 4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d Mon Sep 17 00:00:00 2001 From: Terry Date: Fri, 29 Mar 2019 00:57:20 -0300 Subject: Más fixes --- static/css/txt/blue moon.css | 1 + static/css/txt/futanari.css | 2 +- static/css/txt/headline.css | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'static') diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css index cb5a586..4600a47 100644 --- a/static/css/txt/blue moon.css +++ b/static/css/txt/blue moon.css @@ -11,6 +11,7 @@ h4{background:#DDD;padding-bottom:5px} hr{display:none} input[type=text],textarea{background:#EEE;border:1px inset #444} input[type=submit],input[type=button],button{background:#000;color:#FFF;border:1px outset #444} +input[type=submit]:active,input[type=button]:active,button:active{color:#DDD} #main_nav{background:#FFF;color:#6B7B8D} #titlebox .innerbox:first-child{margin-bottom:5px} .outerbox{background:#49525D;padding:5px} diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index 293f0c1..ac6a2b1 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -15,9 +15,9 @@ input[type="submit"]:active,input[type="button"]:active,button:active{background #titlebox{margin-bottom:0} .outerbox{background:#3b6b94} .innerbox{margin:0;padding:10px} +.thread .innerbox{padding:0} .links{background:#5b8bb4} #threadlist{background:#154a72;border:1px inset #1b3345} -.mainpage .thread{padding:5px} #thread_nav{background:#1d7548;padding:6px} .name{color:#afd775} .name em{color:#009} diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css index 2f6ceac..2e3e6b6 100644 --- a/static/css/txt/headline.css +++ b/static/css/txt/headline.css @@ -13,8 +13,8 @@ input[type="submit"],input[type="button"],button{background:#DDD} input[type="submit"]:active,input[type="button"]:active,button:active{background:#CCC;border-style:solid} .outerbox,#titlebox .innerbox:first-child,.postform,.lastposts,#content{background:#EEE;border-bottom:2px solid #BBB} .innerbox{margin:0;padding:10px} -#threadlist{background:#fff;border:1px inset #bbb} -.mainpage .thread{padding:5px} +.thread .innerbox{padding:0} +#threadlist{background:#fff;border:1px inset #BBB} #thread_nav{border-bottom:2px solid #F70;padding:0 0 6px 6px} .mainpage .first div.msg::first-letter{font-size:1.5em;text-transform:uppercase} .name em{color:#009;font-style:normal} -- cgit v1.2.1-18-gbd029