Browse Source

Update 'LogBot/stylesheets/opentap.css'

master
alicestrt 3 years ago
parent
commit
6a6688b682
  1. 18
      LogBot/stylesheets/opentap.css

18
LogBot/stylesheets/opentap.css

@ -33,25 +33,11 @@ h1{
size: A3 portrait;
margin: 5mm;
@top-left {
content: "VARIAs OPEN TAPs";
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: "VARIAs OPEN TAP";
content: counter(page);
font-family: monospace;
font-size: 10pt;
}
}
}
Loading…
Cancel
Save