From 58d378f4cdfaad9b7c5e834aa485edaaa31ee019 Mon Sep 17 00:00:00 2001 From: anulax1225 Date: Tue, 19 Dec 2023 11:19:30 +0100 Subject: [PATCH] More styling --- css/ui.css | 3 +++ favicon.ico | Bin 0 -> 318 bytes index.html | 3 ++- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 css/ui.css create mode 100644 favicon.ico diff --git a/css/ui.css b/css/ui.css new file mode 100644 index 0000000..5c0c6b4 --- /dev/null +++ b/css/ui.css @@ -0,0 +1,3 @@ +.modal-disable::backdrop { + background-color: rgba(0, 0, 0, 0.493); +} \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..b78bc3c071043c469c3d409ebcb59bcc93473f28 GIT binary patch literal 318 zcmZQzU<5(|0RbS%!l1#(z#zuJz@P!d0zj+)#2|4HXaJKC0wf0llIat{w06fX2A7$~ z8B`~pVUQ?Z3>G7X5X1z=#$d5f7cfIKG{o81P*4y?!_+e{sfM~Z3kt$%1|^_MK|ukK zKp=<)3IJ(A1_q{3uqFm3FojC||Ifex!hh@;7(VbbFg##~-~-G+{{q9pfeAvx#6fC6 HYGL{S$~`E6 literal 0 HcmV?d00001 diff --git a/index.html b/index.html index 78a2fef..79b7499 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,8 @@ - + +