Public Access
5
0

Add possibility for script in style!

This commit is contained in:
2025-11-24 22:45:23 -05:00
parent a8046dcf9d
commit 75bd86e968
2 changed files with 15 additions and 2 deletions

View File

@@ -22,7 +22,12 @@
background-color: yellow;
font-weight: bold;
color: black;
}
#updateDateW {
visibility: visible;
display: block;
font-weight: bold;
color: white;
}
body {
min-height: 100vh;