diff --git a/index.html b/index.html index ffccfb7..b1304fc 100644 --- a/index.html +++ b/index.html @@ -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}