diff options
Diffstat (limited to 'static/css/txt/futanari.css')
-rw-r--r-- | static/css/txt/futanari.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index 553d48f..63f62d2 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -36,7 +36,7 @@ input[type="submit"]:active,input[type="button"]:active,button:active{background .threadpage .threadlinks{margin:0 0 3px} form .msg{border:1px dashed #000;background:#1b3345} #q-p{background:#1b3345;border:1px solid #3b6b94} -#q-p .msg,#q-p a.thumb{margin-bottom:8px} +#q-p .reply{margin-bottom:1em} .lastposts{background:#5b8bb4;padding:8px} #content{padding:0 10px 10px} #content.list #header div{background:#3b6b94} |