From e3c785dc7d785dacc9b95c3e55b3b5c8f81bfd70 Mon Sep 17 00:00:00 2001 From: mb Date: Sat, 17 Apr 2021 15:24:28 +0200 Subject: [PATCH] 'LogBot/stylesheets/float.css' updaten --- LogBot/stylesheets/float.css | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/LogBot/stylesheets/float.css b/LogBot/stylesheets/float.css index f098c1b..14384ca 100644 --- a/LogBot/stylesheets/float.css +++ b/LogBot/stylesheets/float.css @@ -45,6 +45,27 @@ hr{ margin: 10mm; 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 TAB"; + font-family: monospace; + font-size: 10pt; + } } h1{ width: 100%;