Skip to content

Commit

Permalink
Replaced Gentium ook Basic with Gentium Plus.
Browse files Browse the repository at this point in the history
Cf. #260
  • Loading branch information
thvitt committed Mar 8, 2017
1 parent d3849e2 commit cbd4fae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/document-transcript.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/* global */

svg.diplomatic {
font-family: 'Gentium Book Basic';
font-family: 'Gentium Plus';
stroke: black;
font-size: 11pt;
}
Expand Down Expand Up @@ -64,7 +64,7 @@ svg.diplomatic .element-rdg, svg.diplomatic .element-rdg * {
/* writing hand / scribes */

svg.diplomatic .text.hand-g {
font-family: "Gentium Book Basic";
font-family: "Gentium Plus";
}

svg.diplomatic .text.hand-xx {
Expand Down

0 comments on commit cbd4fae

Please sign in to comment.