aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/amber.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 00:25:15 -0300
committerLibravatar Terry 2019-03-29 00:25:15 -0300
commited43a43c946003dbdf4c5eb10bf07a2ad76dccd1 (patch)
tree6e29ab4cfd2afbd5d1d9a5707a0f2b3f90bb66fd /static/css/txt/amber.css
parent95dfe14528663923ca2a88ec928f1d8d9df2402b (diff)
downloadweabot-ed43a43c946003dbdf4c5eb10bf07a2ad76dccd1.tar.gz
weabot-ed43a43c946003dbdf4c5eb10bf07a2ad76dccd1.tar.xz
weabot-ed43a43c946003dbdf4c5eb10bf07a2ad76dccd1.zip
Consistencia
Diffstat (limited to 'static/css/txt/amber.css')
-rw-r--r--static/css/txt/amber.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css
index 3de2dd5..6165eff 100644
--- a/static/css/txt/amber.css
+++ b/static/css/txt/amber.css
@@ -10,11 +10,10 @@ h3{margin:8px 0}
h3 span,.size,.abbrev{color:#f00}
hr{background:#f9690e;border:0;height:1px;box-shadow:0 0 10px #f9690e}
.spoil{background:#f9690e;color:#f9690e;text-shadow:none}.spoil:hover{color:#000}
-input[type=submit],input[type=button],button{padding:2px 10px}
input,button{font-family:monospace}
-input,input[type="text"],textarea,button{background:#000;border:1px solid #f9690e;color:#f9690e;text-shadow:1px 1px #000}
+input,input[type="submit"],input[type="button"],input[type="text"],textarea,button{background:#000;border:1px solid #f9690e;color:#f9690e;text-shadow:1px 1px #000}
input[type="text"]:focus,textarea:focus{background:#3a1903}
-input[type=submit]:active,input[type=button]:active,button:active{background:#f9690e;color#000}
+input[type=submit]:active,input[type=button]:active,button:active{background:#f9690e;border-style:solid;color:#000}
#main_nav{background:#000;box-shadow: 0 0 10px}
.outerbox,.innerbox{border:1px solid #f9690e}
#threadlist{border:3px double #f9690e}