diff --git a/frontends/etiquette_flask/static/css/theme_pearl.css b/frontends/etiquette_flask/static/css/theme_pearl.css index 94b48f7..6b835bc 100644 --- a/frontends/etiquette_flask/static/css/theme_pearl.css +++ b/frontends/etiquette_flask/static/css/theme_pearl.css @@ -3,7 +3,7 @@ --color_primary: #f6ffff; --color_secondary: #aad7ff; - --color_text_normal: #000; + --color_text_normal: black; --color_text_link: #00f; --color_text_bubble: black;