Browse Source

Update 'LogBot/stylesheets/opentap.css'

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

6
LogBot/stylesheets/opentap.css

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

Loading…
Cancel
Save