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