diff options
Diffstat (limited to 'static/css/txt/amber.css')
-rw-r--r-- | static/css/txt/amber.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css index 0f5a7ff..d45a28d 100644 --- a/static/css/txt/amber.css +++ b/static/css/txt/amber.css @@ -30,7 +30,7 @@ input[type=submit]:active,input[type=button]:active,button:active{background:#f9 form .msg{border:1px dotted #f9690e;background:#000;color:#f9690e} #q-p{border:1px solid #000;padding:0} #q-p .reply{border:3px double #f9690e} -#q-p .reply h4{padding:1px} +#q-p .reply h4{padding:0 1px} #footer a{color:#f9690e} #content{border:3px double #f9690e} #content.list #header{background:#451d04} |