Improved.
This commit is contained in:
parent
648f46e398
commit
ca5137572f
1 changed files with 2 additions and 2 deletions
|
@ -2007,7 +2007,7 @@ footer {
|
||||||
background-image: image_url("/assets/images/avatar-bg.png");
|
background-image: image_url("/assets/images/avatar-bg.png");
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
color: white;
|
color: white;
|
||||||
line-height: 42px;
|
line-height: 40px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
|
@ -2443,7 +2443,7 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.time.stat-widget .stat-amount {
|
.time.stat-widget .stat-amount {
|
||||||
margin-top: 16px;
|
margin-top: 8px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue