Improve (?) the HTML

This commit is contained in:
2024-07-04 03:23:39 +02:00
parent c5a562004a
commit fb1f7c4983
2 changed files with 78 additions and 48 deletions

View File

@ -55,3 +55,8 @@ a:hover {
background-color: #181818;
border-color: #444444;
}
/* Table of games to the left */
.toc {
top: 1rem;
}