suppress favicon and move errant style from HEAD to css doc

This commit is contained in:
Oliver Gorwits
2012-01-07 19:49:49 +00:00
parent e7860b2aea
commit 54d6422894
3 changed files with 12 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
/* for the fixed navbar */
body {
padding-top: 50px;
}
.nd_loginalert {
margin-top: -40px;
}