commit
392ded6326
1 changed files with 4 additions and 1 deletions
|
@ -153,7 +153,10 @@ input[type=text], input[type=password], .badge {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
font-size: larger;
|
padding-top: 2px;
|
||||||
|
height: 35px;
|
||||||
|
line-height: 35px;
|
||||||
|
font-size: 30px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 0;
|
right: 0;
|
||||||
background: #282828;
|
background: #282828;
|
||||||
|
|
Loading…
Reference in a new issue