add timezone to servertime

This commit is contained in:
Joshua
2022-07-21 13:12:39 +10:00
parent 0713c37a65
commit 1065bcda00
3 changed files with 7 additions and 1 deletions

View File

@@ -678,7 +678,7 @@ input[type="password"]::-webkit-caps-lock-indicator {
border-bottom-right-radius: 10px;
}
.small-box > .inner h3 {
.small-box > .inner h3, .small-box > .inner p {
margin-bottom: 0px;
margin-left: 0px;
}