]> git.draconx.ca Git - homepage.git/blobdiff - content/style.scss
Use special SCSS comments for source and copyright info.
[homepage.git] / content / style.scss
index e517d90c08b7270b49c70d24ae9fbfdb5e3e59cd..dd666c009fa671761d214e2a3c79170c65d4e64b 100644 (file)
@@ -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; }