diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/reveal.css | 2 | ||||
-rw-r--r-- | css/reveal.scss | 2 | ||||
-rw-r--r-- | css/theme/beige.css | 3 | ||||
-rw-r--r-- | css/theme/black.css | 3 | ||||
-rw-r--r-- | css/theme/blood.css | 3 | ||||
-rw-r--r-- | css/theme/league.css | 3 | ||||
-rw-r--r-- | css/theme/moon.css | 3 | ||||
-rw-r--r-- | css/theme/night.css | 3 | ||||
-rw-r--r-- | css/theme/serif.css | 3 | ||||
-rw-r--r-- | css/theme/simple.css | 3 | ||||
-rw-r--r-- | css/theme/sky.css | 3 | ||||
-rw-r--r-- | css/theme/solarized.css | 3 | ||||
-rw-r--r-- | css/theme/template/theme.scss | 2 | ||||
-rw-r--r-- | css/theme/white.css | 3 |
14 files changed, 26 insertions, 13 deletions
diff --git a/css/reveal.css b/css/reveal.css index 8acd961..3392753 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -1,6 +1,6 @@ /*! * reveal.js - * http://lab.hakim.se/reveal-js + * http://revealjs.com * MIT licensed * * Copyright (C) 2017 Hakim El Hattab, http://hakim.se diff --git a/css/reveal.scss b/css/reveal.scss index 8f5ac5b..1a87624 100644 --- a/css/reveal.scss +++ b/css/reveal.scss @@ -1,6 +1,6 @@ /*! * reveal.js - * http://lab.hakim.se/reveal-js + * http://revealjs.com * MIT licensed * * Copyright (C) 2017 Hakim El Hattab, http://hakim.se diff --git a/css/theme/beige.css b/css/theme/beige.css index 002ec63..d2d0ca6 100644 --- a/css/theme/beige.css +++ b/css/theme/beige.css @@ -156,7 +156,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/black.css b/css/theme/black.css index 7378b6b..83f6eee 100644 --- a/css/theme/black.css +++ b/css/theme/black.css @@ -152,7 +152,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/blood.css b/css/theme/blood.css index 0b5c26c..30e4b09 100644 --- a/css/theme/blood.css +++ b/css/theme/blood.css @@ -155,7 +155,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/league.css b/css/theme/league.css index be213b6..e35d668 100644 --- a/css/theme/league.css +++ b/css/theme/league.css @@ -158,7 +158,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/moon.css b/css/theme/moon.css index 567078d..c7705d9 100644 --- a/css/theme/moon.css +++ b/css/theme/moon.css @@ -156,7 +156,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/night.css b/css/theme/night.css index 945f980..5aca9c0 100644 --- a/css/theme/night.css +++ b/css/theme/night.css @@ -150,7 +150,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/serif.css b/css/theme/serif.css index 7f4efa4..72298a9 100644 --- a/css/theme/serif.css +++ b/css/theme/serif.css @@ -152,7 +152,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/simple.css b/css/theme/simple.css index 0fcd486..40d1238 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.css @@ -155,7 +155,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/sky.css b/css/theme/sky.css index 1c02f7f..f4b0ad5 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -159,7 +159,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/solarized.css b/css/theme/solarized.css index 2bd7051..3affa6e 100644 --- a/css/theme/solarized.css +++ b/css/theme/solarized.css @@ -156,7 +156,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss index da37fcb..58dc727 100644 --- a/css/theme/template/theme.scss +++ b/css/theme/template/theme.scss @@ -169,8 +169,10 @@ body { box-shadow: 0px 0px 6px rgba(0,0,0,0.3); } + .reveal code { font-family: monospace; + text-transform: none; } .reveal pre code { diff --git a/css/theme/white.css b/css/theme/white.css index a2b8bb8..edc5a60 100644 --- a/css/theme/white.css +++ b/css/theme/white.css @@ -152,7 +152,8 @@ body { box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { - font-family: monospace; } + font-family: monospace; + text-transform: none; } .reveal pre code { display: block; |