Update style.css
This commit is contained in:
parent
8cb64952a9
commit
f8832042cd
@ -37,8 +37,10 @@ header {
|
||||
transition: 0.25s;
|
||||
}
|
||||
.hostname-text {
|
||||
font-style: italic;
|
||||
font-size:14px;
|
||||
margin-top:4%;
|
||||
color: greenyellow;
|
||||
align-content: center;
|
||||
}
|
||||
|
||||
|
||||
@ -834,5 +836,9 @@ h3 {
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
|
||||
#version-text {
|
||||
margin-right: 2%;
|
||||
margin-bottom:0;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user