branch: externals/fountain-mode
commit 534fe0b5f2545ca714d1776a58c407ecb8e17e51
Author: Paul W. Rankin <p...@sdf.org>
Commit: Paul W. Rankin <p...@sdf.org>

    Fix fountain-mode.org font
---
 docs/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.html b/docs/index.html
index f4cfe2f..de7b3dd 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,7 +6,7 @@
 <title>Fountain Mode</title>
 <style type="text/css">
 .screenplay {
-  font-family: Courier Prime;
+  font-family: "Courier Prime", Courier, monospace;
   font-size: 12pt;
   line-height: 1;
   max-width: 6in;

Reply via email to