am I cooking? idk
This commit is contained in:
parent
f47f4bd868
commit
5099da2fe8
@ -111,7 +111,7 @@ button:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: #444; /* Dark gray color for footer */
|
background-color: #32b3bb; /*Winter color for footer */
|
||||||
color: white; /* Light text color for footer */
|
color: white; /* Light text color for footer */
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -130,7 +130,6 @@ button:hover {
|
|||||||
.footer button {
|
.footer button {
|
||||||
color: white;
|
color: white;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
padding-bottom: 25px !important;
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user