hippie/basic/_print.scss

19 lines
292 B
SCSS
Raw Normal View History

// Print elements
// ------------------------------------------------------------------------------
.div_print {
margin: $space_3 auto;
padding: 1.2cm 0.6cm 0.6cm 2.4cm;
background-color: $white;
}
.dina4 {
width: 21.0cm;
height: 29.7cm;
}
.dina5 {
width: 14.8cm;
height: 21.0cm;
}