aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/postal.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/postal.css')
-rw-r--r--static/css/txt/postal.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css
index d91b523..41e5ad6 100644
--- a/static/css/txt/postal.css
+++ b/static/css/txt/postal.css
@@ -2,8 +2,8 @@ body,textarea{color:#000}
body{background:#E5B98D}
a,a .name,#n2{color:#3683C2}
a:active,a:active .name,#n2:active{color:#E9976B}
-input[type="text"],textarea{border:1px solid #CCC}
-input[type="submit"],input[type="button"],button{background:#CBCBCB;border:0;padding:3px 10px}
+input[type="text"],textarea{background:#FFF;border:1px solid #CCC}
+input[type="submit"],input[type="button"],button{background:#CBCBCB;border:0;padding:2px 10px}
input[type="submit"]:active,input[type="button"]:active,button:active{background:#B1B1B1}
body>hr{position:absolute;top:0;left:8px;right:8px;border:0;background-image:repeating-linear-gradient(125deg,#EE4C47 0px,#EE4C47 30px,#FFF 30px,#FFF 50px,#5CACEB 50px,#5CACEB 80px,#FFF 80px,#FFF 100px);height:1em}
hr,.threadpage .thread{background-image:repeating-linear-gradient(125deg,#EE4C47 0px,#EE4C47 30px,#FFF 30px,#FFF 50px,#5CACEB 50px,#5CACEB 80px,#FFF 80px,#FFF 100px)}