Now you can edit the time table!

This commit is contained in:
RezHackXYZ 2025-05-05 19:19:20 +05:30
parent 0c51504a7f
commit 1ac14dca72
5 changed files with 333 additions and 28 deletions

View file

@ -94,16 +94,6 @@ function EditList() {
background-color: #121212;
color: white;
}
#left {
width: 100%;
height: 100%;
border-radius: 20px;
margin: 20px;
margin-top: 5px;
border: 2px solid #444;
font-family: "JetBrains Mono", monospace;
}
h1 {
text-align: center;
margin: 5px 0px;