diff options
author | Hakim El Hattab | 2012-10-20 21:43:42 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-10-20 21:43:42 -0400 |
commit | 143fc85c657a4953d3f3b878b845cc60efbed748 (patch) | |
tree | 1deebfbb8d3bf4f8dd09dfdb9341158400dd6ea1 /css/theme/simple.css | |
parent | 8576264574e0fc9f83b35a05840c0e0932951631 (diff) |
use outer color of radial gradient as solid fallback
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r-- | css/theme/simple.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css index 53d665f..663c09a 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.css @@ -1,6 +1,6 @@ @import url(http://fonts.googleapis.com/css?family=News+Cycle:400,700); @import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); -/* +/** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. * |