Improved frontend

This commit is contained in:
2023-05-17 12:02:18 +02:00
parent 4aa1da0669
commit a411613f27
6 changed files with 46 additions and 15 deletions

View File

@@ -47,16 +47,6 @@
display:none;
}
#header-table tr td {
border: 1px black solid;
padding: 1%;
}
#header-table{
border-collapse: collapse;
}
@keyframes blur {
0% {
backdrop-filter: blur(0px);