From 87225cc22fb5efbe1bd77d7bfe195d4eadb38f11 Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Thu, 3 Sep 2020 23:05:52 +0200 Subject: [PATCH] Style alerts; --- css/blackjack.css | 7 +++++++ index.htm | 8 +++++--- 2 files changed, 12 insertions(+), 3 deletions(-) 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 @@

-
+
- +