diff --git a/css/blackjack.css b/css/blackjack.css index 08f4b7c..69638c2 100644 --- a/css/blackjack.css +++ b/css/blackjack.css @@ -89,4 +89,11 @@ body { .quick-bet { height: 16px; +} + +.ajs-custom, .ajs-message { + border: 2px solid lightgreen !important; + border-radius: 10px !important; + background-color: white !important; + color: black !important; } \ No newline at end of file diff --git a/index.htm b/index.htm index 6a0bfa0..e02fbcb 100644 --- a/index.htm +++ b/index.htm @@ -53,7 +53,7 @@
-
+

@@ -89,7 +89,7 @@

-
+
- +