Minor style improvements
This commit is contained in:
parent
e8b5911e8b
commit
0dbba64109
@ -1,5 +1,4 @@
|
|||||||
html, body {
|
html, body {
|
||||||
height: 100%;
|
|
||||||
font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
|
font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ block body_content
|
|||||||
span.glyphicon.glyphicon-log-out
|
span.glyphicon.glyphicon-log-out
|
||||||
| Logout
|
| Logout
|
||||||
|
|
||||||
.container(style='margin-top:50px')
|
.container(style='margin: 50px auto 20px')
|
||||||
.row
|
.row
|
||||||
.col-sm-12
|
.col-sm-12
|
||||||
block content
|
block content
|
||||||
|
Loading…
Reference in New Issue
Block a user