forked from varia/bots
Update 'LogBot/stylesheets/opentap.css'
This commit is contained in:
parent
6a6688b682
commit
d8161133d0
@ -33,11 +33,26 @@ h1{
|
|||||||
size: A3 portrait;
|
size: A3 portrait;
|
||||||
margin: 5mm;
|
margin: 5mm;
|
||||||
|
|
||||||
@top-center {
|
@top-left{
|
||||||
content: counter(page);
|
content: "VARIA's OPEN TAB";
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 10pt;
|
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;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user