diff --git a/buy.html b/buy.html index 964656c..47e1948 100644 --- a/buy.html +++ b/buy.html @@ -355,6 +355,11 @@ font-family: Arial, sans-serif; } + /* dark mode */ + .dark-mode .textLeft { + color: #040404; + } + @@ -367,11 +372,11 @@