From 00ede159b4dcd4a657ade16335867a477ff6a9e7 Mon Sep 17 00:00:00 2001 From: callmeyan Date: Mon, 10 Jun 2024 13:15:13 +0800 Subject: [PATCH] update app theme style --- index.html | 62 ++++++++++++++++++++++++------------------------- public/logo.svg | 1 + 2 files changed, 31 insertions(+), 32 deletions(-) create mode 100644 public/logo.svg diff --git a/index.html b/index.html index 6638445..c6f3c1d 100644 --- a/index.html +++ b/index.html @@ -1,38 +1,36 @@ - - - - + + + + Payment System - - - - -
-
-
-
-
Resources loading...
+ + + +
+
+
+ +
+
+
+ + + + + + + +
+
Payment System resources loading ...
-
- - +
+ + diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..8457c16 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file