forked from varia/bots
Update 'LogBot/stylesheets/opentap.css'
This commit is contained in:
parent
570f0cd1e8
commit
ad9e5ac766
@ -10,8 +10,25 @@ IT IS SAVED AS open-tap.pdf
|
|||||||
@page{
|
@page{
|
||||||
|
|
||||||
@top-left{
|
@top-left{
|
||||||
content: "TEST";
|
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;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user