This commit is contained in:
Frog-Lover-Antony
2023-10-31 23:42:32 +03:00
parent 2c058fc856
commit 3c2e46af72
4 changed files with 19 additions and 3 deletions

View File

@@ -34,7 +34,8 @@
.normalText {
font-size: var(--textSize);
font-family: 'Sometype Mono', monospace;
/* font-family: 'Sometype Mono', monospace; */
font-family: 'Tahoma';
/* color: rgb(0, 0, 0); */
color: rgb(255, 255, 255);
}