From f1e62ef6fa94c3cfb6afadd0dc865f5c502a6a60 Mon Sep 17 00:00:00 2001 From: Darius Kazemi Date: Sun, 15 Dec 2019 13:07:50 -0800 Subject: Big refactor and new features --- public/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/css/style.css b/public/css/style.css index 4085875..681273b 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -268,6 +268,7 @@ body, html { text-overflow: ""; overflow: hidden; max-width: 62px; + color: #fff; } .remove-attendee { @@ -337,4 +338,4 @@ body, html { .code { font-family: 'Courier New', Courier, monospace; overflow-wrap: anywhere; -} \ No newline at end of file +} -- cgit v1.2.3