This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "website" repository containing the "mingw" project. The branch, master has been updated via be527723fb87694bfeb480cea1ca440c1a59ffdc (commit) via bed8fd450e68f095168147285998a34743ba819a (commit) from a221b1225f88a52cc34b8867131dea11c4ce2788 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit be527723fb87694bfeb480cea1ca440c1a59ffdc Author: Keith Marshall <keith****@users*****> Date: Fri Nov 19 22:58:22 2021 +0000 Publish bug reporting guidelines. * buginfo.html: New file. * contact.html (Reporting Bugs): Update reference text. * faq.html docrefs.html: Add reference links. commit bed8fd450e68f095168147285998a34743ba819a Author: Keith Marshall <keith****@users*****> Date: Fri Nov 19 22:58:22 2021 +0000 Specify some additional site style properties. * site.css (h4): Set margins globally. (page-view): Set minimum relative display width. (dl.masthead): No longer required; delete specification. (div.overlapped) [following "masthead"]: Adjust top margin. (nowrap, box-out, table.borderless): New styling classes. (pre.vt) [box-out]: Specialization of <code> style, for use in illustration of screen display output; lighten text colour. (kbd) [pre.vt]: Darken text colour, for keyboard input. (code) [within <a> tag scope]: Inherit text colour. (code) [within body text]: Lighten text colour. ----------------------------------------------------------------------- Summary of changes: buginfo.html | 429 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ contact.html | 12 ++ docrefs.html | 3 + faq.html | 20 +++ site.css | 141 ++++++++++++++++++-- 5 files changed, 596 insertions(+), 9 deletions(-) create mode 100644 buginfo.html hooks/post-receive -- website (mingw)