forked from varia/bots
Update 'LogBot/stylesheets/opentap.css'
This commit is contained in:
parent
95999706ce
commit
1a8eee47c3
@ -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…
Reference in New Issue
Block a user