Added pointer and tweaked the code

modified:   css/reveal.css
modified:   css/reveal.min.css
modified:   plugin/leap/leap.js
This commit is contained in:
Rory Hardy
2013-08-05 22:41:04 -05:00
parent a06c84e42a
commit dbcbc7aa69
3 changed files with 81 additions and 16 deletions

View File

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

8
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long