diff --git a/css/custom.css b/css/custom.css index e262441..ca8d85b 100755 --- a/css/custom.css +++ b/css/custom.css @@ -1,10 +1,10 @@ -{ +/* { outline: none !important; -} +} */ .logo{ height: 45px; - margin-left: + /* margin-left: */ } .hyperColor{ @@ -1376,6 +1376,9 @@ table { .card1:hover .img-top { display: inline; } +.color:hover{ + color: #fff; +} .active, .btn:hover, .btn:onclick { background-color: grey; border: grey; @@ -1406,7 +1409,10 @@ table { margin-bottom: 2%; } .txt{ - margin-top: 3%; + margin-top: 2%; + text-align: center; +} +.txt1{ text-align: center; } .cursor:hover{ diff --git a/pages/Home.html b/pages/Home.html index d1bd737..5de39da 100644 --- a/pages/Home.html +++ b/pages/Home.html @@ -77,26 +77,29 @@