[status page]

This commit is contained in:
LouisLam
2021-09-14 14:55:45 +08:00
parent 34abff4724
commit f9311e4e7f
4 changed files with 63 additions and 47 deletions

View File

@@ -368,3 +368,9 @@ h2 {
background-color: #f8d7da;
border-color: #f8d7da;
}
.btn-success {
color: #fff;
background-color: #4caf50;
border-color: #4caf50;
}