aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/amber.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/amber.css')
-rw-r--r--static/css/txt/amber.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css
index 71b6dc4..4752fe8 100644
--- a/static/css/txt/amber.css
+++ b/static/css/txt/amber.css
@@ -14,7 +14,7 @@ input,button{font-family:monospace}
input,input[type="submit"],input[type="button"],input[type="text"],textarea,button,select{background:#000;border:1px solid #f9690e;color:#f9690e;text-shadow:1px 1px #000}
input[type="text"]:focus,textarea:focus,select:focus{background:#3a1903}
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}
+#main_nav{background:#000;box-shadow:0 0 10px}
.outerbox,.innerbox{border:1px solid #f9690e}
#threadlist{border:3px double #f9690e}
#threadlist a{border-right:1px solid #f9690e;border-bottom:1px solid #f9690e}