]> git.draconx.ca Git - homepage.git/commit
Improve styling of command examples.
authorNick Bowler <nbowler@draconx.ca>
Fri, 19 Feb 2021 05:23:23 +0000 (00:23 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 19 Feb 2021 05:43:41 +0000 (00:43 -0500)
commit052c3ef4a6a579d2188a5d048cea92cc9f4fc14d
tree7763f33fd54f4bc5b7a4a46a0ef97fdffa5b4fcc
parente7306bc0bbfea36e6414684b00ad4ef1c7269aed
Improve styling of command examples.

These example commands are kind of like quotations so wrap the
paragraphs in blockquote tags.  This gives better results in most
browsers when styles are not used.

Then improve the styling overall to be more responsive: the results
are bad when linebreaks are placed in the middle of program options
or filenames, so try to prevent that by only allowing line breaks
where there are spaces.

Then, indent all but the first line to try and visually convey that
this is a continuation of the previous line.
content/style.scss
layouts/default.xsl