I moved some stuff around and fixed the api (I'm stupid)

This commit is contained in:
Stefano Assenzo
2022-12-27 16:25:33 +00:00
parent acbce1bd1a
commit f9b9de9a3d
11 changed files with 90 additions and 138 deletions

View File

@@ -1,16 +0,0 @@
.orario {
padding-top: 300px;
text-align: center;
}
html, body {
margin:0;
padding:0;
}
.background {
position: absolute;
display: block;
top: 0;
left: 0;
z-index:0;
color: black;
}