.
[hacks/simpleWebSlides.git] / themes / uPsud.css
index ea22813..7c57e53 100644 (file)
@@ -1,5 +1,6 @@
 @import url(https://fonts.googleapis.com/css?family=Armata&subset=latin,latin-ext);
 @import url(https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext);
+@import url("cm.css");
 
 /**** structure of the slide in this theme:
       no-header
@@ -355,4 +356,10 @@ u {
 kbd {
     color: #393938;
     font-family:inherit;
+}
+
+var {
+    color: #696968;
+    font-family:'Computer Modern Serif';
+    font-style: normal;
 }
\ No newline at end of file