8 lines
129 B
CSS
8 lines
129 B
CSS
footer
|
|
{
|
|
margin-top: 50px;
|
|
padding: 30px 0;
|
|
text-align: center;
|
|
font-size: 20px;
|
|
background-color: #ffe2c1;
|
|
} |