am I cooking? idk

This commit is contained in:
clashofclanselixircollector 2024-11-30 11:02:08 -08:00
parent f47f4bd868
commit 5099da2fe8

View File

@ -111,7 +111,7 @@ button:hover {
}
.footer {
background-color: #444; /* Dark gray color for footer */
background-color: #32b3bb; /*Winter color for footer */
color: white; /* Light text color for footer */
padding: 10px;
text-align: center;
@ -130,7 +130,6 @@ button:hover {
.footer button {
color: white;
padding: 10px 20px;
padding-bottom: 25px !important;
font-size: 16px;
cursor: pointer;
border: none;