Did some of the text on the projects page

This commit is contained in:
2026-03-27 19:56:52 +01:00
parent 87ca29e63c
commit 94efc03593
2 changed files with 26 additions and 19 deletions

View File

@@ -15,6 +15,13 @@ b {
color: #008000;
}
a {
font-weight: normal;
color: #008000;
text-decoration-thickness: 2px;
text-decoration-color: #008000;
}
.disbox {
font-family: "fmono";
max-width: 300px;