diff --git a/buy.html b/buy.html index 627558e..36c4de6 100644 --- a/buy.html +++ b/buy.html @@ -352,6 +352,11 @@ font-family: Arial, sans-serif; } + /* dark mode */ + .dark-mode .textLeft { + color: #040404; + } + @@ -364,11 +369,11 @@