]> git.draconx.ca Git - homepage.git/blobdiff - content/style.scss
Try to allow word wrapping to occur in email addresses.
[homepage.git] / content / style.scss
index e517d90c08b7270b49c70d24ae9fbfdb5e3e59cd..5e91c9e5c6631122146e70844836506a77b3c1a1 100644 (file)
@@ -366,6 +366,8 @@ table.filelist {
 #footer p { color: $annotationcolour; }
 #article-info p { font-style: italic; }
 
 #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; }
 // "unordered" lists with explicit ordering in content
 ul.ordered > {
     li { list-style: none; }