Some stuff working

This commit is contained in:
2026-03-20 15:17:34 +01:00
parent b3ce220ba1
commit bb9449e484
7 changed files with 29 additions and 15 deletions

8
style.css Normal file
View File

@@ -0,0 +1,8 @@
.txt-cyan {
color: #8bc8feff;
}
.bg-grey {
background-color: #071c2dff;
color: #071c2dff;
}