From: altryne Date: Tue, 7 Jun 2011 20:52:18 +0000 (+0300) Subject: firefox links now clikable X-Git-Tag: 0.3.0~1^2^2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8748b97d8624c81ff9e1c337092140b95a9918db;p=reveal.js.git firefox links now clikable --- diff --git a/css/main.css b/css/main.css index 494cfc2..4c0cb74 100644 --- a/css/main.css +++ b/css/main.css @@ -123,6 +123,8 @@ h4.inverted { #main section.present { display: block; + position: relative; + z-index: 10; } #main section.future {