diff options
Diffstat (limited to 'static/css/txt/ventanas.css')
-rw-r--r-- | static/css/txt/ventanas.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css index 2528918..6f7ea7a 100644 --- a/static/css/txt/ventanas.css +++ b/static/css/txt/ventanas.css @@ -36,8 +36,8 @@ input[type=text],textarea,.innerbox,#content,#threadlist{border-width:2px;border .yt{background:#FFF;border:1px inset #aaa;color:#000} .deleted{color:gray;margin-bottom:.5em;padding-top:.5em} #q-p{box-shadow:5px 5px #000;padding:0} -#q-p .reply{padding:.5em;margin-bottom:0} -#q-p a.thumb,#q-p .msg{margin-bottom:.5em} +#q-p .reply{padding:.5em;margin-bottom:.5em} +#q-p .reply:first-child h4{border:0;padding:0} .postform,.formpad{padding:0} form .msg{background:#FFFFE0;border:1px solid #000} #footer{color:#FFF} |