diff options
Diffstat (limited to 'webchat')
-rw-r--r-- | webchat/public/reset.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |