docs style updated

This commit is contained in:
developer 2026-03-27 11:26:16 +08:00
parent 6f27407edf
commit 6ed8b26849

View File

@ -72,8 +72,10 @@
.document-card:hover .download { .document-card:hover .download {
background-color: {{ DESIGN_PARAMETERS['primary_color'] }}!important; background-color: {{ DESIGN_PARAMETERS['primary_color'] }}!important;
a {
color: #fff!important; color: #fff!important;
} }
}
.document-card:hover h4 { .document-card:hover h4 {
color: {{ DESIGN_PARAMETERS['primary_color'] }}!important color: {{ DESIGN_PARAMETERS['primary_color'] }}!important