mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-06 02:03:45 +02:00
Minor style improvements
This commit is contained in:
parent
e8b5911e8b
commit
0dbba64109
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
html, body {
|
||||
height: 100%;
|
||||
font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ block body_content
|
|||
span.glyphicon.glyphicon-log-out
|
||||
| Logout
|
||||
|
||||
.container(style='margin-top:50px')
|
||||
.container(style='margin: 50px auto 20px')
|
||||
.row
|
||||
.col-sm-12
|
||||
block content
|
||||
|
|
Loading…
Add table
Reference in a new issue