merge in leap plugin #554

This commit is contained in:
Hakim El Hattab
2013-08-08 10:22:38 -04:00
6 changed files with 210 additions and 2 deletions

View File

@ -1619,3 +1619,12 @@ body {
}
/*********************************************
* LEAP PLUGIN
*********************************************/
#leap {
position: absolute;
z-index: 50;
visibility: hidden;
}

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long