From 5cd5d02a37d67c489dc755cdf242a8a5e13f4eaa Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 11 Sep 2014 19:41:39 +0200 Subject: Removed border from comment form header --- source/99_result/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/99_result') diff --git a/source/99_result/main.css b/source/99_result/main.css index 46a7ca9..b28df3f 100644 --- a/source/99_result/main.css +++ b/source/99_result/main.css @@ -51,7 +51,7 @@ pre{padding:1em;border-radius:.75em;color:#f8f8f2;background:#272822;white-space #last_line a:hover{text-decoration:underline} #last_line ul{margin-top:-0.2em;float:right;padding:.4em 0} #isso-thread{margin-top:1em;font-size:.95em} -#isso-thread h4{font-weight:normal;font-size:1.25em;margin:0} +#isso-thread h4{font-weight:normal;font-size:1.25em;margin:0;border:none} #isso-thread .form-wrapper{padding:1em;overflow:hidden} #isso-thread .form-wrapper input{border:.3em solid #e3e8e8;margin:.3em 0 .3em 0} #isso-thread .form-wrapper .textarea{border:.3em solid #e3e8e8;width:100%;height:8em;color:#272828} -- cgit v1.2.3