html: ditch tables for divs
commit1258f1855b1a7ca9c9212ba05e0c5c6c458e513b
authorDe Rais <derais@cock.li>
Sat, 17 Jun 2017 06:24:53 +0000 (17 02:24 -0400)
committerDe Rais <derais@cock.li>
Sat, 17 Jun 2017 06:24:53 +0000 (17 02:24 -0400)
tree3cd9c0933b6675e555be5597a87c2ced5bbd2537
parentac12431973c4a998f0e9d0fa8e392e60765033ad
html: ditch tables for divs

It turns out that elinks doesn't handle the background-color CSS
applied to tables very well, so the background color of individual
posts doesn't show up well. By switching to divs, we can fix that.
example/css/futaba.css
example/rb-79.user.js
write-thread.c