From: 2weiEmu Date: Sun, 15 Mar 2026 22:19:13 +0000 (+0100) Subject: update: better styling X-Git-Url: https://git.saalbach.dev/?a=commitdiff_plain;h=7746b08c769c1337d5e7552e0d523dcb88a5e1f3;p=binbsis50-sm.git update: better styling --- diff --git a/public/css/index.css b/public/css/index.css index 76fbc32..facd4cc 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -3,5 +3,18 @@ } #editElement { - background-color: red; +} + +ul { + list-style-type: none; + margin: 0; + padding: 0; +} + +#editElement { + padding: 20px; + border-radius: 5px; + background-color: #d9d9d9; + border: 1px solid gray; + box-shadow: 5px 5px 5px 5px #d9d9d9; } diff --git a/public/index.html b/public/index.html index 4c0f66f..a89956d 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@

List of songs in the database:

Filter songs here:

-