salix/print/report/report-footer/assets/css/style.css

19 lines
261 B
CSS

footer {
margin-top: 30px;
color: #555
}
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%
}