This commit is contained in:
Adam Sramek 2024-04-21 14:44:37 +02:00
parent c7d8c66ad9
commit 7ecfc1a1c6

@ -253,3 +253,7 @@ input[type="submit"]:hover {
color: #fff;
background-image: url(https://pics.craiyon.com/2023-09-23/f73785344017460394781c52dda41e30.webp);
}
main {
background-color: #000000cc;
}