diff options
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/client.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 080a6bb..de43993 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -591,6 +591,10 @@ background-color: rgb(54, 198, 68); } +.area- { /* THANKS CW */ + background-color: rgb(54, 198, 68); +} + .area-idle { background-color: rgb(54, 198, 68); } |
