X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/924adfda53e8d519ed218d37d1ec139a1565a8c0..702b51ff727f2c656298459138f0ef39dc77293a:/latin.plp diff --git a/latin.plp b/latin.plp index a801e68..d9f8be7 100644 --- a/latin.plp +++ b/latin.plp @@ -38,6 +38,15 @@ Html({ white-space: nowrap; } + #pigpen .sample > svg { + margin-right: 0.1em; + } + #nyctographs .sample > svg { + background: rgba(0,0,0, .1); + padding: 0.1em; + margin-right: 0.2em; + } + svg path:not([fill]) { stroke: currentColor; fill: none;