Merge pull request #67 from StrangeUSB/gh-pages

Add navbar icon bg color
gh-pages
Jordan Wright 2016-01-14 21:17:40 -06:00
commit c1c8355a0d
1 changed files with 4 additions and 0 deletions

View File

@ -191,3 +191,7 @@ hr {
margin-top:60px;
margin-bottom:60px;
}
/* Navbar icon color */
.icon-bar {
background-color: #ffffff;
}