mend celestia theme

This commit is contained in:
Christine Dodrill 2015-02-05 12:43:57 -08:00
parent 950ede433e
commit 597e918c05
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
body { body {
padding-top: 60px; padding-top: 60px;
background: #FDCCED; background: #fff;
margin-bottom: 60px; margin-bottom: 60px;
} }
.container { .container {
max-width 600px; max-width 600px;
padding: 0 15px; padding: 0 15px;
background: #FFF9FD;
} }
.container .text-muted { .container .text-muted {