X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=themes%2FuPsud.css;fp=themes%2FuPsud.css;h=7c57e5359ae13158c41d1f88294dd690b30a90d3;hb=fbae01b7356bbe34b060bbfe7f8ded387dbfa905;hp=ea22813fb996bf78d12550188d482a00307919e9;hpb=134d14dc655e3e1b28fd2e23a4c508555bd7ff1b;p=hacks%2FsimpleWebSlides.git diff --git a/themes/uPsud.css b/themes/uPsud.css index ea22813..7c57e53 100644 --- a/themes/uPsud.css +++ b/themes/uPsud.css @@ -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