Fix light mode: about-title, policy-box text, profile label colors

This commit is contained in:
King Omar 2026-07-12 22:27:17 +10:00
parent e9ddf8bb34
commit 9c957b414e

View file

@ -339,14 +339,19 @@ html[data-theme="light"] .const-clause em{color:#555}
html[data-theme="light"] .const-sub{color:#555}
html[data-theme="light"] .const-end{color:#777;border-top-color:#DDD}
html[data-theme="light"] .about-section{background:#EBEBEA;border-color:#CCC}
html[data-theme="light"] .about-title{color:#111}
html[data-theme="light"] .about-body{color:#333}
html[data-theme="light"] .about-body strong{color:#111}
html[data-theme="light"] .about-body p{color:#333}
html[data-theme="light"] .about-lead{color:#222}
html[data-theme="light"] .about-policy-box p{color:#222}
html[data-theme="light"] .about-divider{border-top-color:#DDD}
html[data-theme="light"] .about-switzerland{background:#E0DED9;border-color:#CCC}
html[data-theme="light"] .about-swiss-heading{color:#111}
html[data-theme="light"] .about-step{background:#E0DED9}
html[data-theme="light"] .about-footer-note{color:#777;border-top-color:#DDD}
html[data-theme="light"] .profile-field label{color:#555}
html[data-theme="light"] .profile-avatar-lg .pf-initials{color:inherit}
html[data-theme="light"] .join-input{background:#FFF;border-color:#CCC;color:#111}
html[data-theme="light"] .join-input option{background:#FFF;color:#111}
html[data-theme="light"] .join-field label{color:#555}