example/src/style/default.css

changeset 16
e377590e9b19
parent 14
bbf5bbd72f48
child 21
3c71c525cec2
--- a/example/src/style/default.css	Wed Jan 31 19:51:10 2018 +0000
+++ b/example/src/style/default.css	Mon Apr 20 11:48:40 2020 -0500
@@ -1,6 +1,8 @@
+
+@import "pandoc.css";
 
 body {
-	font-family: Optima, Linux Biolinum, Candara, sans-serif;
+    font-family: Optima, Linux Biolinum, Candara, sans-serif;
     #font-weight: 300;
     background: #ffffff; 
     color: #000000;   
@@ -357,3 +359,4 @@
 	background: #ff9900;
 }
 
+@import "pandoc.css";

mercurial