X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/c7399071b5121ddded1209d9978a6f044f4e5ecc..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;