Changes to be committed:

modified:   css/style.css
This commit is contained in:
DarkShyMW
2023-03-13 01:43:46 +03:00
parent 0b76394671
commit 99d2abb69e

View File

@@ -2,6 +2,7 @@ body {
background-color: rgb(100, 100, 100); background-color: rgb(100, 100, 100);
color: chartreuse; color: chartreuse;
font-family: monospace; font-family: monospace;
} }
.header { .header {