First print styles and cdn switch

This commit is contained in:
Stephan 2016-12-14 12:54:39 +01:00
parent e3105a8698
commit ed66b9f6ee
7 changed files with 86 additions and 8 deletions

View file

@ -1,18 +1,19 @@
// 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;
padding: 1.2cm 1.2cm 1.2cm 2.4cm;
}
.dina5 {
width: 14.8cm;
height: 21.0cm;
padding: 1.2cm 0.6cm 0.6cm 2.4cm;
}