add this fancy recent changes module
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-10-11 21:37:28 -04:00
parent a33c4ca92b
commit 18d7a3e7b1
4 changed files with 145 additions and 90 deletions

View File

@@ -161,6 +161,16 @@ ul.nav li a:hover {
line-height: 22px;
text-align: justify;
}
#info details {
font-size: 15px;
padding: 4px;
line-height: 22px;
text-align: justify;
}
#info details summary {
text-decoration: underline;
cursor: pointer;
}
#Stores {
margin: 0 auto;