From 8755093eceb3484c070c43f06a65926f4eb3d779 Mon Sep 17 00:00:00 2001 From: "kuldeep.arora" Date: Fri, 12 Oct 2018 15:37:09 +0530 Subject: [PATCH] css --- app/css/custom.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/css/custom.css b/app/css/custom.css index 89c2b63..ec32473 100644 --- a/app/css/custom.css +++ b/app/css/custom.css @@ -11,7 +11,10 @@ Assigned to: You body{ color: #333; } - +a, a:hover{ + text-decoration: none; + color: initial; +} .custom-widget-content{ width: 100%; height: auto; -- 2.0.0