Browse Source

firefox links now clikable

altryne 13 years ago
parent
commit
8748b97d86
1 changed files with 2 additions and 0 deletions
  1. 2 0
      css/main.css

+ 2 - 0
css/main.css

@@ -123,6 +123,8 @@ h4.inverted {
 
 #main section.present {
 	display: block;
+    position: relative;
+    z-index: 10;
 }
 
 #main section.future {