From 2535cc0e31382f4ecc16aa6a1988a80455356270 Mon Sep 17 00:00:00 2001 From: Señor X Date: Sun, 31 Mar 2019 04:51:31 -0300 Subject: Cambiando #themeSelector a que tome todo select --- static/css/txt/ayashii.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/txt/ayashii.css') diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css index d75894c..42d1837 100644 --- a/static/css/txt/ayashii.css +++ b/static/css/txt/ayashii.css @@ -7,7 +7,7 @@ h2 span{font-weight:initial;font-size:24px;margin-left:4px;display:inline-block; h3{margin-bottom:.5em;padding-bottom:.5em} h4:before{content:">";color:#FFFFFE;display:inline-block;font-size:16px;width:40px} .first h4:before{content:none} -input[type=submit],input[type=button],button,#themeSelector{border:1px outset #FFF;background:#DDD;color:#000} +input[type=submit],input[type=button],button{border-width:2px;border-style:outset ridge ridge outset;border-color:#FFF #000 #000 #FFF;background:#DDD;color:#000;padding:0 8px} #main_nav,.banner{background:inherit;text-align:left;margin:0;padding-left:2.5%} #titlebox{margin-bottom:1em;margin-top:5px} .threadnav a{margin-left:4px} -- cgit v1.2.1-18-gbd029