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%;