firefox links now clikable
authoraltryne <git@alexw.me>
Tue, 7 Jun 2011 20:52:18 +0000 (23:52 +0300)
committeraltryne <git@alexw.me>
Tue, 7 Jun 2011 20:52:18 +0000 (23:52 +0300)
css/main.css

index 494cfc21350e27861505d5bf96d57426fa068fe5..4c0cb74f6f1b8e51dbe4083d8a8a82995539dc4b 100644 (file)
@@ -123,6 +123,8 @@ h4.inverted {
 
 #main section.present {
        display: block;
+    position: relative;
+    z-index: 10;
 }
 
 #main section.future {