chiark / gitweb /
Set list-style-type in CSS.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 15 Jul 2017 22:25:36 +0000 (23:25 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 15 Jul 2017 22:25:36 +0000 (23:25 +0100)
commit0c31e0ef86084ab0094725b86d2009c56b00a427
tree66291a3fad92060f11482328855271859189649e
parent60623134213e7cd928b0d8ac07c1c0ab3d0d19a2
Set list-style-type in CSS.

It was obviously wrong that the <ul> on the Bedstead Web page had
circular bullets.  The current CSS Lists and Counters working draft,
<http://www.w3.org/TR/2014/WD-css-lists-3-20140320/>, allows for setting
the bullet to a string, and Firefox 54 supports this, so use it in the
CSS for Bedstead's Web page.
bedstead.css