made nav bold

This commit is contained in:
Peter Hedenskog 2012-08-09 19:34:10 +02:00
parent 39535f1b5e
commit 7b7a60b8f1
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
padding-bottom: 40px;
}
.navbar .nav > li > a {
font-weight: bold;
}
footer p {
text-align: center;