salix/print/common/css/report.css

14 lines
160 B
CSS
Raw Permalink Normal View History

2019-10-29 06:46:44 +00:00
/**
* Report only stylesheet
*
*/
2019-02-06 09:53:12 +00:00
body {
2020-07-02 14:07:26 +00:00
zoom: 0.70;
2019-02-06 09:53:12 +00:00
}
.title {
margin-bottom: 20px;
font-weight: 100;
2021-02-25 08:00:49 +00:00
font-size: 2.6rem;
2020-07-02 14:07:26 +00:00
margin-top: 0
2019-02-06 09:53:12 +00:00
}