mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-07 18:53: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 {
|
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…
Add table
Reference in a new issue