diff options
author | TDavis | 2019-03-29 16:26:58 -0300 |
---|---|---|
committer | z411 | 2019-03-30 04:55:35 -0300 |
commit | c34a0f2cd1d4b8008b17d55144a6b2bb6b008f27 (patch) | |
tree | 96674de0bd3b2134d6e47a1ebf3759ae456fa628 /static/css/txt/ciber.css | |
parent | 97e2a5f737a596497a0b3157f59f0cafa4a1263e (diff) | |
download | weabot-c34a0f2cd1d4b8008b17d55144a6b2bb6b008f27.tar.gz weabot-c34a0f2cd1d4b8008b17d55144a6b2bb6b008f27.tar.xz weabot-c34a0f2cd1d4b8008b17d55144a6b2bb6b008f27.zip |
fix 2
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} |