This commit is contained in:
cowboykipnugget
2025-02-13 09:45:45 +01:00
parent 1836adbdc7
commit 2597192227

View File

@@ -92,10 +92,11 @@ body {
} }
.close { .close {
color: red;
position: absolute; position: absolute;
top: 10px; top: 80px;
right: 20px; right: 450px;
font-size: 30px; font-size: 40px;
font-weight: bold; font-weight: bold;
cursor: pointer; cursor: pointer;
} }