OSDN Git Service

Add contact and mailing-list information pages.
authorKeith Marshall <keith@users.osdn.me>
Thu, 5 Nov 2020 23:00:14 +0000 (23:00 +0000)
committerKeith Marshall <keith@users.osdn.me>
Thu, 5 Nov 2020 23:00:14 +0000 (23:00 +0000)
commit899ad64ce7c6e05311acffd60d559ea65f7a27c0
tree7291ae5f833ceae9a18df0a7886f106c4205e943
parente56eb1e54d930022d7cfbe7e3c78e74837ad7865
Add contact and mailing-list information pages.

* contact.html mailing.html: New files.
* index.html (font-awesome): Add stylesheet link.

* site.css (hr): Adjust adjacent paragraph top margin spacing.
(li): Set explicit top margin, within both <ul> and <ol> blocks.
(dl, dt, dd): Add general style; suppress left margin indent...
(dl.no-indent dd): ...for so-qualified definition entries.
(navbar.li): Adjust margins; add a bottom margin specification.
(form.search): Set display width, margins, and styles for input
fields and search buttons.
contact.html [new file with mode: 0644]
index.html
mailing.html [new file with mode: 0644]
site.css