navbar style fixes

This commit is contained in:
Oliver Gorwits
2012-03-03 16:09:11 +00:00
parent 5747ccc201
commit 3f3a521515
2 changed files with 39 additions and 38 deletions

View File

@@ -11,6 +11,12 @@ body {
cursor: pointer;
}
/* for the "logged in as..." text */
.nd_navbartext {
color: #666;
padding-top: 11px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* various styles to adjust the hero box used for homepage + login */