Took 2 hours 20 minutes
This commit is contained in:
2023-02-13 11:22:21 +01:00
parent bdd0a9f4f6
commit b05b111140
16 changed files with 201 additions and 78 deletions

View File

@ -80,6 +80,8 @@ body {
background-position: center;
background-size: auto 83%;
margin: auto auto 2%;
color:white;
font-size: 1.5em;
}
.water::before {
@ -136,5 +138,6 @@ body {
}
#main_fillTxt {
margin-bottom: 3%;
margin-bottom: 1.3%;
margin-top:1.2%;
}