cooking on redesign

This commit is contained in:
clashofclanselixircollector 2024-12-04 11:46:08 -08:00
parent 54e6bbf842
commit 63a255cffc

View File

@ -1,6 +1,6 @@
body {
font-family: 'Ubuntu', sans-serif;
background-color: #242323;
background-color: #545454;
margin: 0;
padding: 0;
text-align: center;
@ -164,7 +164,8 @@ button:hover {
}
.footer {
margin-top: auto;
background-color: #a6a6a6;
background-color: #373737;
color: #a6a6a6;
padding-top: 20px;
width: 100%;
top:80%;