docs: overhaul styling for example log messages on startpage
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Tue, 17 May 2022 11:48:27 +0000 (13:48 +0200)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Tue, 17 May 2022 21:00:18 +0000 (23:00 +0200)
commit2eca6d602f8ea9c8e05490ef385e22db54140801
tree67e2dfdb6f4445d1784a1114117b310a84a4a2db
parent9b266e4349826140c41e965216835bae745e3db1
docs: overhaul styling for example log messages on startpage

 * Use brand-green for demo log messages on the startpage
   instead of the default `green` color defined by the browser vendor
   (after all, the brand green color is intended to reflect the
   boot status output)
 * Add a matching blue intro color (mixed using HSL from brand-green
   by 55deg hue rotation and 4% lightness)
 * Use a defined font-size
   (to avoid blurry rendering at 13.33333px, due to font-size: smaller)
 * Add possibility for the browser to show horizontal scrollbar
   (avoid overflow in mobile view)
docs/index.md
docs/style.css