"Updated last" logic

added the ability to see when the site was last updated
This commit is contained in:
Logen
2024-12-02 23:22:57 -05:00
parent 5e91dbfa1d
commit 51fb02b14e
3 changed files with 20 additions and 2 deletions

View File

@@ -343,7 +343,7 @@ html {
padding: 10px 10px;
font-size: 16px;
cursor: pointer;
margin: auto auto auto auto;
margin: auto auto auto 10px;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
text-align: center;
line-height: 1.5em;