Files
flufflparty-/Footerstyle.css
T
2023-03-26 18:05:23 +02:00

8 lines
129 B
CSS

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