This commit is contained in:
make
2025-04-23 12:05:37 +08:00
parent eb0c21dff9
commit c7bba117a1
16 changed files with 182 additions and 184 deletions

View File

@@ -2432,11 +2432,16 @@ body.swal2-toast-column .swal2-toast .swal2-validation-message {
.config-style-hide{
display: none;
}
.s-logo h1 , .s-logo p{
.s-logo h1 ,.s-logo h2 , .s-logo p , .s-logo span{
font-size: .25rem;
margin-bottom: 0px;
color: #ffffff;
}
.s-logo h1 {
.s-logo h1 , .s-logo h2 {
letter-spacing:5px;
}
.s-logo p, .s-logo span{
display: block;
letter-spacing:2px;
font-size: .2rem;
}