Skip to content

Commit c87ef2f

Browse files
committed
Nav Sidebar sem background color
1 parent c5981d1 commit c87ef2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ nav .nav>.active>ul {display: block;}
3434
nav .nav .nav {display: none;padding-bottom: 10px;}
3535
nav .nav>.active>a, .nav>.active:hover>a, .nav>.active:focus>a {font-weight: bold;background-color: transparent;}
3636
nav .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{background-color: inherit; color: #f14e32;}
37+
nav .nav>li>a:hover, .nav>li>a:focus{background-color: transparent;}
3738

3839
.install{background: url(img/setup-sm.png) no-repeat center left;}
3940
.project{background: url(img/projects-sm.png) no-repeat center left;}

0 commit comments

Comments
 (0)