Files
flufflparty-/Footerstyle.css
2023-03-26 19:30:30 +02:00

9 lines
130 B
CSS

footer
{
margin-top: 50px;
padding: 30px 0;
text-align: center;
font-size: 20px;
background-color: #ffe2c1;
}