mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 20:00:28 +02:00
Merge pull request #1 from altryne/master
Added fix for firefox ( and other browsers without 3d support ) to be able to click links
This commit is contained in:
@@ -123,6 +123,8 @@ h4.inverted {
|
||||
|
||||
#main section.present {
|
||||
display: block;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
#main section.future {
|
||||
|
Reference in New Issue
Block a user