diff options
author | Terry | 2019-03-29 10:09:21 -0300 |
---|---|---|
committer | Terry | 2019-03-29 10:09:21 -0300 |
commit | 67fc979918555bf38d773c08d3d6d2ab002cbcd5 (patch) | |
tree | 7eb5c26b7163063477f1268c029ef21d67c51ad6 /static/css/txt | |
parent | 8c68ea746fae6978b154eecb246b8d8137ddd362 (diff) | |
download | weabot-67fc979918555bf38d773c08d3d6d2ab002cbcd5.tar.gz weabot-67fc979918555bf38d773c08d3d6d2ab002cbcd5.tar.xz weabot-67fc979918555bf38d773c08d3d6d2ab002cbcd5.zip |
lol
Diffstat (limited to 'static/css/txt')
-rw-r--r-- | static/css/txt/bbs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 2b5eb9f..77c9361 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -74,6 +74,7 @@ form .msg{margin:0;padding:8px 2px;text-align:left} #content.grid .row div{display:inline} @media(max-width:720px){ body{font-size:15px} + br{line-height:.6em} .banner{width:100%!important;height:auto!important;margin-top:1em} .outerbox,.mainpage .thread,#footer,#content{margin:1em 0} h2 a{font-size:19px} |