Update cascade.css

This commit is contained in:
Bard 2022-03-09 15:31:52 +08:00 committed by GitHub
parent a84bb074fb
commit 826cb4c62f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -534,6 +534,11 @@ footer {
white-space: nowrap; white-space: nowrap;
color: #aaa; color: #aaa;
} }
footer.mobile-hide {
display: unset;
white-space: normal;
text-align: center;
}
footer > a { footer > a {
text-decoration: none; text-decoration: none;
color: #aaa; color: #aaa;