소스 검색

firefox links now clikable

altryne 13 년 전
부모
커밋
8748b97d86
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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 {