Remove html background color

This commit is contained in:
Ethan Yoo 2024-06-23 11:28:35 -04:00
parent 64ef954381
commit d8acaf8f3d
Signed by: ethan
GPG Key ID: 70596474C5D20F85
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
/* Body */ /* Body */
html {
background-color: #10151a;
}
a, a,
a:link { a:link {
text-decoration: none; text-decoration: none;