Browse Source

'LogBot/stylesheets/float.css' updaten

master
mb 3 years ago
parent
commit
e3c785dc7d
  1. 21
      LogBot/stylesheets/float.css

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

Loading…
Cancel
Save