[app,css][xs]: use site.css to be consistent between docs and app (+ remove documentation link from app).

This commit is contained in:
Rufus Pollock
2012-05-15 03:49:14 +01:00
parent 5e7f9dd0b7
commit deffe17b5e
2 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,10 @@ body {
padding-top: 60px;
}
.navbar .brand {
line-height: 32px;
}
/* we do not have a LH sidebar */
.container-fluid > .content {
margin-left: 0;