Age | Commit message (Collapse) | Author |
|
.slides>section and .slides>section>section set the font-weight to
"normal". This overrides any font-weight setting a theme may set at
the body or .reveal level, and requires a theme author to also
specifically set the font-weight for .slides>section and
.slides>section>section. That's tedious and also counterintuitive.
Adopt a saner default by setting the font-weight to inherit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README: clone via https
|
|
add details to README on creating themes
|
|
Closes #662.
|
|
|
|
7 safari
|
|
|
|
|
|
|
|
Also add a description about the solarized theme.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requestAnimationFrame
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input
|
|
|
|
https://github.com/rexxars/reveal.js into dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parallax is applied to background class, remove unused attributes #595
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents the upcoming slide on the notes page from triggering
slidechanged events. I believe this fixes issue 578, as well.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed problem with parallax background not working under FF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|