This commit is contained in:
c0dev0id
2023-11-02 11:41:46 +01:00
parent 92c1acbc81
commit 084a65ca3a
11 changed files with 10 additions and 7 deletions

View File

@@ -59,3 +59,7 @@ a {
border-color: black;
border-style: solid none none none;
}
.monospace {
letter-spacing: 1px;
}