From 78d000d6615ea48276edce628fc5f5e7653790b4 Mon Sep 17 00:00:00 2001 From: apple Date: Mon, 22 Jul 2019 19:09:38 +0530 Subject: [PATCH] minor fix --- css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/custom.css b/css/custom.css index b30393d..961460c 100755 --- a/css/custom.css +++ b/css/custom.css @@ -1314,7 +1314,7 @@ table { width: 60%; } .city-meetup { - opacity: 0.7; + /* opacity: 0.7; */ filter: alpha(opacity=80); /* For IE8 and earlier */ } -- 2.0.0