summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/css/style.css b/css/style.css
index b34e1e8..7163752 100755
--- a/css/style.css
+++ b/css/style.css
@@ -126,7 +126,7 @@ ul.menu.menu--main.nav.navbar-nav {
font-size: 14px;
text-align: left;
list-style: none;
- background-color:#bdd2ff;
+ /* background-color:#bdd2ff; */
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
@@ -207,9 +207,10 @@ svg.svg-inline--fa.fa-google-plus-g.fa-w-20 {
.social_media>a:hover{
- transform: scale(1.3) ;
- color:#fff;
- background: #3498db;
+ transform: scale(1.3) !important;
+ color:#fff !important ;
+ background: #3498db !important
+ ;
}
.dropdown:hover .dropdown-menu {