Update 'LogBot/stylesheets/opentap.css'

This commit is contained in:
mb 2021-04-23 22:42:58 +02:00
parent 924976df13
commit d1d0a292d8

View File

@ -40,16 +40,16 @@ body{
margin: 10mm;
background-color: white;
}
/* div#container{
div#container{
columns: 5 auto;
column-gap: 5mm;
} */
}
h1{
width: 100%;
text-align: center;
}
.post{
float: left;
/* float: left; */
margin: 1.5em 0.75em;
}
.post p.message{