salix/services/print/application/template/footer/style.css

13 lines
192 B
CSS
Raw Normal View History

footer, footer p {
text-align: center;
font-size: 12px
2017-11-27 14:08:18 +00:00
}
footer .page-footer {
2017-11-27 14:08:18 +00:00
border-bottom: 2px solid #CCC;
padding-bottom: 2px
2017-11-27 14:08:18 +00:00
}
#pageFooter {
zoom: 0.55
2017-11-27 14:08:18 +00:00
}