7 Commits

Author SHA1 Message Date
db3690524c
Switch from class selector "td.td-desc" to "td.desc"
This class selector does not require duplicating "td" since it is
already specific to the "td" element.
2023-11-20 03:53:59 +00:00
85548fa8cc
Switch navigation bar CSS class to "navbar" 2023-11-20 03:28:03 +00:00
c41e2b14c5
Add table head and body elements 2023-11-20 01:40:59 +00:00
b3ad06a067
Switch from table scope to id/headers 2023-11-20 01:36:50 +00:00
e08c4724b3
Switch to table row headings for XMPP channel names 2023-11-20 01:21:37 +00:00
bf7e05725e
Add th element scope attribute to table columns 2023-11-20 01:17:38 +00:00
092cd475ae
Add webpage "Directory" version 0.1.0-alpha.1 2023-11-19 23:19:06 +00:00