From bb5aeebeba611d18aac881218b50f58c88507040 Mon Sep 17 00:00:00 2001 From: Charles Cosse Date: Tue, 14 Feb 2017 18:29:30 -0700 Subject: [PATCH] light blue cmw-bg --- css/activity.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/activity.css b/css/activity.css index 52e6ab9..e33c18b 100644 --- a/css/activity.css +++ b/css/activity.css @@ -150,7 +150,7 @@ #cmw_bg{ width:100%; height:100%; - background-color:rgba(150,150,150,.3); + background-color:#00A0FF; z-index:0; } #popup{