Browse Source

Update 'LogBot/stylesheets/opentap.css'

master
mb 3 years ago
parent
commit
1a8eee47c3
  1. 6
      LogBot/stylesheets/opentap.css

6
LogBot/stylesheets/opentap.css

@ -14,7 +14,7 @@ IT IS SAVED AS open-tap.pdf
color: black; color: black;
@top-left{ @top-left{
content: "OPEN TAP OPEN TAP OPEN TAP"; content: "VARIA's OPEN TAP";
font-family: monospace; font-family: monospace;
font-size: 10pt; font-size: 10pt;
} }
@ -29,7 +29,7 @@ IT IS SAVED AS open-tap.pdf
font-size: 10pt; font-size: 10pt;
} }
@bottom-right{ @bottom-right{
content: "OPEN TAP OPEN TAP OPEN TAP"; content: "VARIA's OPEN TAP";
font-family: monospace; font-family: monospace;
font-size: 10pt; font-size: 10pt;
} }
@ -39,6 +39,8 @@ IT IS SAVED AS open-tap.pdf
body{ body{
margin: 10mm; margin: 10mm;
background-color: white; background-color: white;
}
div#container{
columns: 5 auto; columns: 5 auto;
column-gap: 5mm; column-gap: 5mm;
} }

Loading…
Cancel
Save