Consistent usage of quotation marks across font stacks

This commit is contained in:
David Merfield 2020-03-10 18:33:12 -04:00 committed by GitHub
parent 244c722f1c
commit 5cd79b60fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -724,8 +724,8 @@ code, .code { font-family: Consolas, monaco, monospace; }
.athelas { font-family: athelas, georgia, serif; }
.georgia { font-family: georgia, serif; }
.times { font-family: times, serif; }
.bodoni { font-family: "Bodoni MT", serif; }
.calisto { font-family: "Calisto MT", serif; }
.bodoni { font-family: 'Bodoni MT', serif; }
.calisto { font-family: 'Calisto MT', serif; }
.garamond { font-family: garamond, serif; }
.baskerville { font-family: baskerville, serif; }
/*