cooking...

This commit is contained in:
clashofclanselixircollector 2024-12-11 09:44:15 -08:00
parent d797710622
commit 941f681671

View File

@ -23,6 +23,7 @@ body.dark-mode {
header {
background-color: #8ffef8;
color: white;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
padding: 20px 0;
text-align: center;
}