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

10 lines
173 B
CSS
Raw Normal View History

header.report {
2017-12-04 07:17:29 +00:00
border-bottom: 1px solid #DDD;
padding-bottom: 10px;
font-size: 12px;
text-align: center
2017-12-04 07:17:29 +00:00
}
header #logo {
margin-bottom: 10px
2017-12-04 07:17:29 +00:00
}