OSDN Git Service

Correctly handle internal page section references.
authorKeith Marshall <keith@users.osdn.me>
Fri, 6 Nov 2020 10:12:24 +0000 (10:12 +0000)
committerKeith Marshall <keith@users.osdn.me>
Fri, 6 Nov 2020 10:12:24 +0000 (10:12 +0000)
* site.js (load_content) ["#" in URL]: Scroll to internal reference.
* site.css (overlapped): New styling class; define it, such that any
element to which it is assigned will be positioned, with its topmost
content fully visible below the page header block, when an internal
page reference is scrolled into view.

* contact.html (general-enquiry, bug-report, feature-request)
* mailing.html (mingw-users, mingw-notify, mingw-msys, list-etiquette)
* about.html (cross-compile): Mark reference points as "overlapped".


No differences found