|
|
@ -14,7 +14,7 @@ IT IS SAVED AS open-tap.pdf |
|
|
|
color: black; |
|
|
|
|
|
|
|
@top-left{ |
|
|
|
content: "OPEN TAP OPEN TAP OPEN TAP"; |
|
|
|
content: "VARIA's OPEN TAP"; |
|
|
|
font-family: monospace; |
|
|
|
font-size: 10pt; |
|
|
|
} |
|
|
@ -29,7 +29,7 @@ IT IS SAVED AS open-tap.pdf |
|
|
|
font-size: 10pt; |
|
|
|
} |
|
|
|
@bottom-right{ |
|
|
|
content: "OPEN TAP OPEN TAP OPEN TAP"; |
|
|
|
content: "VARIA's OPEN TAP"; |
|
|
|
font-family: monospace; |
|
|
|
font-size: 10pt; |
|
|
|
} |
|
|
@ -39,6 +39,8 @@ IT IS SAVED AS open-tap.pdf |
|
|
|
body{ |
|
|
|
margin: 10mm; |
|
|
|
background-color: white; |
|
|
|
} |
|
|
|
div#container{ |
|
|
|
columns: 5 auto; |
|
|
|
column-gap: 5mm; |
|
|
|
} |
|
|
|