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

22 lines
336 B
CSS
Raw Normal View History

footer {
2019-01-28 11:28:22 +00:00
font-family: verdana, sans-serif;
margin-top: 30px;
2019-01-28 11:28:22 +00:00
font-size: 12px;
color: #555;
zoom: 0.55
}
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%
}