aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bios.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/bios.css')
-rw-r--r--static/css/txt/bios.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css
index 41e7f38..d8a71c4 100644
--- a/static/css/txt/bios.css
+++ b/static/css/txt/bios.css
@@ -3,8 +3,8 @@ a,a .name,.lastposts #n2{color:#ff0;text-decoration:none}
a:focus,a:active,a:active .name,#n2:active{background:#f00;color:#fff}
.mainpage .threadlinks a:before,#threadlinks a:before,.lastposts a:before,.lastposts label:before{content:'▶ '}
input[type="text"],textarea{background:#00a;border:1px solid #fff;color:#fff}
-input[type="submit"],input[type="button"],button{background:#fff;border:0;color:#000;padding:3px 11px}
-input[type="submit"]:active,input[type="button"]:active,button:active{background:#000;color:#fff}
+input[type="submit"],input[type="button"],button{background:#fff;border:0;color:#000;padding:2px 10px}
+input[type="submit"]:active,input[type="button"]:active,button:active{background:#000;border-style:solid;color:#fff}
::selection{background:#fff;color:#000}
::-moz-selection{background:#fff;color:#000}
hr{display:none}