From 23eae97b475c246a40f92207eddd002cc468f5de Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 23 Dec 2019 18:44:28 +0100 Subject: lookup tables are for beginners --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.css') diff --git a/webAO/client.css b/webAO/client.css index 6cea13a..787d35f 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -525,7 +525,7 @@ img { background-color: rgb(54,198,68); } -.area-looking { +.area-looking-for-players { background-color: rgb(255,255,0); } -- cgit