diff options
author | Terry | 2019-03-29 10:36:58 -0300 |
---|---|---|
committer | Terry | 2019-03-29 10:36:58 -0300 |
commit | cbcec8cdc72261fda3784cf629cbbf98ebdea93d (patch) | |
tree | ebfae861d6cd60a1b4a805471538ec710c17412e /static/css | |
parent | 67fc979918555bf38d773c08d3d6d2ab002cbcd5 (diff) | |
download | weabot-cbcec8cdc72261fda3784cf629cbbf98ebdea93d.tar.gz weabot-cbcec8cdc72261fda3784cf629cbbf98ebdea93d.tar.xz weabot-cbcec8cdc72261fda3784cf629cbbf98ebdea93d.zip |
AquĆ vamos de nuevo
Diffstat (limited to 'static/css')
-rw-r--r-- | static/css/txt/bbs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 77c9361..c4392f3 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -81,7 +81,7 @@ form .msg{margin:0;padding:8px 2px;text-align:left} h4,h2 span,#rules{font-size:12px} .pblock,#footer,.end{font-size:14px} #threadlist{overflow-x:auto;white-space:nowrap} - .postform br{display:none} + .size,.postform br{display:none} div.reply{margin-bottom:.6em} .num{margin:-10px;padding:10px;position:relative} .del{visibility:visible} |