From 94e1fd4ba3e9a4e18c74ba5169070d64719cd8bf Mon Sep 17 00:00:00 2001 From: Thorsten Vitt Date: Mon, 14 Nov 2016 10:22:06 +0100 Subject: [PATCH] Removed Symbola reference. Cf. #22, #138 --- css/document-transcript.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/document-transcript.css b/css/document-transcript.css index 4a06313..03f41bf 100644 --- a/css/document-transcript.css +++ b/css/document-transcript.css @@ -44,7 +44,7 @@ svg.diplomatic g.Zone:hover { svg.diplomatic .text { font-size: 11pt; - font-family: "Ubuntu", sans-serif, Symbola; + font-family: "Ubuntu"; fill: black; stroke: none; stroke-opacity: 0; @@ -64,11 +64,11 @@ svg.diplomatic .element-rdg, svg.diplomatic .element-rdg * { /* writing hand / scribes */ svg.diplomatic .text.hand-g { - font-family: faust-serif, serif, Symbola; + font-family: faust-serif; } svg.diplomatic .text.hand-xx { - font-family: "Ubuntu Monospace", monospace, Symbola; + font-family: "Ubuntu Monospace"; } /* writing material */