diff options
Diffstat (limited to 'static/css/txt/ciber.css')
-rw-r--r-- | static/css/txt/ciber.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/ciber.css b/static/css/txt/ciber.css index 0563fd5..be5fada 100644 --- a/static/css/txt/ciber.css +++ b/static/css/txt/ciber.css @@ -38,7 +38,7 @@ input:active,input:focus,textarea:active,textarea:focus,button:active,button:act .formpad{padding:0} form .msg{border:1px dotted #2A4A75;color:#2A4A75} #q-p{border:1px solid #000;padding:0} -#q-p .reply{border:3px double #2A4A75} +#q-p .reply{border:3px double #2A4A75;margin:0;padding-bottom:1em} #q-p .reply h4{padding:1px} #footer{color:#0C0;text-shadow:0 0 5px #0F0} #footer a{color:#989898} |