Update 'LogBot/stylesheets/opentap.css'

This commit is contained in:
alicestrt 2021-04-23 18:02:16 +02:00
parent ab2c4471fc
commit ba82882774

View File

@ -29,27 +29,27 @@ h1{
h1 { h1 {
display: none; display: none;
} }
@page{ @page {
size: A3; size: A3;
orientation: portrait; orientation: portrait;
margin: 5mm; margin: 5mm;
@top-left{ @top-left {
content: "VARIAs OPEN TAPs"; content: "VARIAs OPEN TAPs";
font-family: monospace; font-family: monospace;
font-size: 10pt; font-size: 10pt;
} }
@top-center{ @top-center {
content: "Daily encounters with Everyday Technology"; content: "Daily encounters with Everyday Technology";
font-family: monospace; font-family: monospace;
font-size: 10pt; font-size: 10pt;
} }
@bottom-center{ @bottom-center {
content: "Dagelijkse ontmoetingen met Alledaagse Technologie"; content: "Dagelijkse ontmoetingen met Alledaagse Technologie";
font-family: monospace; font-family: monospace;
font-size: 10pt; font-size: 10pt;
} }
@bottom-right{ @bottom-right {
content: "VARIAs OPEN TAP"; content: "VARIAs OPEN TAP";
font-family: monospace; font-family: monospace;
font-size: 10pt; font-size: 10pt;