added basic csh bootstrap theme

This commit is contained in:
Jordan Rodgers 2017-11-26 12:55:14 -05:00
parent a78529f2b1
commit 2f9f8d164e
9 changed files with 124 additions and 53 deletions

@ -0,0 +1 @@
Subproject commit bfeaa127d622489c5f46bdbb0c931da33f89e25a

6
static/css/styles.css Normal file
View file

@ -0,0 +1,6 @@
body {
margin-top: 60px;
}
table, th, td {
border: 1px solid black;
}