Style Page Footer

This commit is contained in:
seiichiro 2022-01-10 18:22:44 +01:00
parent 37470c29b2
commit c8b939c7e8

View file

@ -72,6 +72,10 @@ body {
}
.footer {
width: 100%;
padding: 10px;
margin-top: 10px;
background-color: #404040;
color: #c0c0c0;
display: block;
clear: both;
text-align: center;