Add bootstrap-3.1.1

This commit is contained in:
Jakob Borg
2014-05-20 18:41:31 +02:00
parent 95f5e5fa9a
commit 36bdd9cb4d
226 changed files with 44185 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
}