salix/print/common/css/report.css

14 lines
156 B
CSS
Raw Normal View History

2019-10-29 06:46:44 +00:00
/**
* Report only stylesheet
*
*/
2019-02-06 09:53:12 +00:00
body {
zoom: 0.55
}
.title {
margin-bottom: 20px;
font-weight: 100;
margin-top: 0;
font-size: 2em
}