X-Git-Url: http://git.draconx.ca/gitweb/homepage.git/blobdiff_plain/e3f9d08ce974cfeb8af27c10b33371d0554f4699..230e98ce128a3a6c59c3f9434522ad28b3802f94:/content/style.scss diff --git a/content/style.scss b/content/style.scss index e517d90..dd666c0 100644 --- a/content/style.scss +++ b/content/style.scss @@ -1,4 +1,4 @@ -/* +/*! * Nick's web site: default stylesheet * * Copyright © 2018-2021 Nick Bowler @@ -366,6 +366,8 @@ table.filelist { #footer p { color: $annotationcolour; } #article-info p { font-style: italic; } +.wbr:after { content: "\200b"; } + // "unordered" lists with explicit ordering in content ul.ordered > { li { list-style: none; }