Initial commit
This commit is contained in:
commit
c33a74711c
15 changed files with 606 additions and 0 deletions
9
static/style.css
Normal file
9
static/style.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
body{margin:0}
|
||||
.header{padding:12px;color:white;background-color:#ff3018}
|
||||
.content{padding:12px}
|
||||
.header a{color:white}
|
||||
.content a{color:#3399ff}
|
||||
.content a.plus{color:#ff3018}
|
||||
.metanav{float:right}
|
||||
.header h1{margin:0;display:inline-block}
|
||||
.flash{background-color:#ff9;border:yellow 1px solid}
|
||||
Loading…
Add table
Add a link
Reference in a new issue