"Powered By WebStatus" redesigned

This commit is contained in:
Givou 2021-03-15 09:31:49 +01:00
parent 56f563e42b
commit 7b3d77112f
1 changed files with 5 additions and 0 deletions

View File

@ -640,3 +640,8 @@ label::after {
display: none;
visibility: hidden;
}
.underline {
text-decoration: underline;
text-decoration-color: #a6a6a6;
}