Revamp build revisions

- And technically, actually fix them so they're inserted properly. Kinda don't like how they look, but it's good enough for the moment.
This commit is contained in:
Xevion
2022-04-10 17:58:26 -05:00
parent 413a03ff20
commit 6d5d5c6483
3 changed files with 14 additions and 5 deletions

View File

@@ -333,4 +333,13 @@ article {
border: solid white;
border-width: thin 0;
padding: 10px;
}
.build-revision {
font-family: CMU Typewriter Text, sans-serif;
a {
color: #d2d2d2;
text-decoration: none;
}
}