This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
meghna-hugo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
minor update for the nav
pull/141/head
abhidj0090
4 years ago
parent
1f65ec7bdd
commit
fd9f49e5b5
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
assets/css/custom.css
+ 2
- 1
assets/css/custom.css
View File
@@ -11,5 +11,6 @@
color:white;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
background-color:#57cbcc;
color:white;
background-color:#2c9091;
}
Write
Preview
Loading…
Cancel
Save