Checkin previous static files

This commit is contained in:
Michael DeHaan
2013-02-28 19:54:04 -05:00
parent 1853d32020
commit bfdf725f3f
15 changed files with 9446 additions and 0 deletions

18
static/main.css Normal file
View File

@@ -0,0 +1,18 @@
.navbar {
margin-bottom: 30px;
}
.search-query {
width: 165px;
}
.form-search .input-append {
margin-bottom: 20px;
}
section {
border-bottom: 1px dotted gray;
}
h1 {
color : #6779FF;
}