Update 'LogBot/stylesheets/opentap.css'
This commit is contained in:
parent
5204c83af4
commit
538fa3656d
@ -8,41 +8,40 @@ IT IS SAVED AS open-tap.pdf
|
||||
|
||||
@media print{
|
||||
@page{
|
||||
size: A3 portrait;
|
||||
margin: 5mm;
|
||||
background-color: white;
|
||||
color: black;
|
||||
size: A3 portrait;
|
||||
margin: 5mm;
|
||||
background-color: white;
|
||||
color: black;
|
||||
|
||||
@top-left{
|
||||
content: "VARIA's OPEN TAB";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@top-center{
|
||||
content: "Daily encounters with Everyday Technology";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@bottom-center{
|
||||
content: "Dagelijkse ontmoetingen met Alledaagse Technologie";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@bottom-right{
|
||||
content: "VARIA's OPEN TAP";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
content: "VARIA's OPEN TAB";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@top-center{
|
||||
content: "Daily encounters with Everyday Technology";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@bottom-center{
|
||||
content: "Dagelijkse ontmoetingen met Alledaagse Technologie";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@bottom-right{
|
||||
content: "VARIA's OPEN TAP";
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body{
|
||||
margin: 10mm;
|
||||
background-color: white;
|
||||
column-count: 5;
|
||||
columns: 5 auto;
|
||||
column-gap: 5mm;
|
||||
}
|
||||
|
||||
h1{
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user