From 34dcede98ff132d097bd8e2fd93e19016ed8638d Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 7 Nov 2015 10:50:28 -0500 Subject: [PATCH] fix css a bit --- contrib/static/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/static/site.css b/contrib/static/site.css index 258ad35..a9cc521 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -44,7 +44,7 @@ pre { overflow-wrap: break-word; } -.reply, th, .ukko_thread_header { +.reply, th, .ukko_thread_header, legend { background: #202331; }