From 47b2b1512484d66cd92ea38b27f94d4dd70cd0b6 Mon Sep 17 00:00:00 2001 From: stale Date: Tue, 31 May 2022 15:49:57 -0300 Subject: changed log style, implemented room player limits --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/style.css') diff --git a/assets/style.css b/assets/style.css index cf9f8a6..66130eb 100644 --- a/assets/style.css +++ b/assets/style.css @@ -36,7 +36,7 @@ body { padding: 0.1em 0.1em; } -#rlist a { +#rlist a, span { text-decoration: none; line-height: 0.4; color: #dfdfff; -- cgit v1.2.3