2019-01-24 14:03:01 +00:00
|
|
|
footer {
|
|
|
|
margin-top: 30px;
|
2019-01-25 14:08:11 +00:00
|
|
|
color: #555
|
2019-01-24 14:03:01 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
footer, footer p {
|
|
|
|
text-align: center;
|
|
|
|
font-size: 12px
|
|
|
|
}
|
|
|
|
|
|
|
|
footer .page {
|
|
|
|
border-bottom: 2px solid #CCC;
|
|
|
|
padding-bottom: 2px
|
|
|
|
}
|
|
|
|
|
|
|
|
footer .page > section {
|
|
|
|
display: inline-block;
|
|
|
|
width: 33%
|
|
|
|
}
|