From af3a5da71316c355de04e64a5a34d4fc1856220e Mon Sep 17 00:00:00 2001 From: lassulus Date: Wed, 6 Nov 2013 19:07:32 +0100 Subject: webchat: border around chatbox --- webchat/public/reset.css | 1 + 1 file changed, 1 insertion(+) (limited to 'webchat') diff --git a/webchat/public/reset.css b/webchat/public/reset.css index 17e10567..c291544d 100644 --- a/webchat/public/reset.css +++ b/webchat/public/reset.css @@ -49,6 +49,7 @@ q:before, q:after { border-spacing: 0; background-color: black; color: white; + border: 5px solid black; } .chat_from { color:grey; -- cgit v1.2.3