mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-07-31 20:12:25 -04:00
center status text on dashboard
This commit is contained in:
parent
6ab36fff62
commit
8fbee43bbc
@ -133,9 +133,9 @@ body a h1{
|
|||||||
.status{
|
.status{
|
||||||
float: right;
|
float: right;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 0px 35px;
|
padding: 15px 35px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-size: 1.05em;
|
font-size: 1.1em;
|
||||||
font-family: 'Fira Sans', sans-serif;
|
font-family: 'Fira Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user