Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Commit

Permalink
opacity on nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
richorama committed Nov 20, 2013
1 parent b090878 commit 40b18b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Expand Up @@ -54,6 +54,9 @@
body{
margin-top: 60px;
}
.navbar-default{
opacity: 0.9;
}


</style>
Expand Down

0 comments on commit 40b18b3

Please sign in to comment.