forked from varia/bots
Update 'LogBot/stylesheets/opentap.css'
This commit is contained in:
parent
3fd737d674
commit
448db082d4
@ -39,6 +39,10 @@ IT IS SAVED AS open-tap.pdf
|
|||||||
body{
|
body{
|
||||||
margin: 10mm;
|
margin: 10mm;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
column-count: 5;
|
||||||
|
column-gap: 5mm;
|
||||||
|
column-fill: balance;
|
||||||
|
column-rule-width: medium;
|
||||||
}
|
}
|
||||||
h1{
|
h1{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user