change main bg and title color

This commit is contained in:
2022-07-08 18:28:18 +08:00
parent 1cb33ab973
commit 3769b15542
2 changed files with 6 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
text-align: center;
font-size: 2rem;
line-height: 3rem;
text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.7);
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
color: white;
opacity: 0.8;
}