Improve cookie consent readability

This commit is contained in:
Codex
2026-06-01 16:25:27 +08:00
parent 521da2bb7a
commit 5a59fcd96b
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -153,7 +153,11 @@ body.site-product-menu-open footer {
}
.cookie-consent-panel {
background: #fff;
border-radius: 8px;
box-shadow:
0 18px 64px rgba(15, 18, 20, 0.22),
0 2px 14px rgba(15, 18, 20, 0.1) !important;
}
.about-html {