Fixing footer color someone ruined
Signed-off-by: PrestonT500 <preston@eaglercraft.win>
This commit is contained in:
parent
4d227d07fe
commit
f85d83eb7f
@ -114,7 +114,7 @@ button:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: #010101;
|
background-color: #808080;
|
||||||
color: white; /* Light text color for footer */
|
color: white; /* Light text color for footer */
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user