Version 41 - Settings

This commit is contained in:
2023-10-07 13:00:40 +02:00
parent df08840c37
commit e4137f53bd
14 changed files with 489 additions and 265 deletions

View File

@@ -20,7 +20,7 @@ body {
width: 100%;
margin: 0;
top: 0;
border-radius: 0 0 90px 90px;
background: radial-gradient(125% 100% at 50% 0%,#efff11 20%,transparent 70%);
}
/* By MrEidam */