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 0000000..b78bc3c Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 78a2fef..79b7499 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,8 @@ - + +