First print styles and cdn switch
This commit is contained in:
parent
e3105a8698
commit
ed66b9f6ee
7 changed files with 86 additions and 8 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue