windhamdavid 9 years ago
parent
commit
50faac0f65
1 changed files with 2 additions and 1 deletions
  1. 2 1
      style.css

+ 2 - 1
style.css

@@ -193,10 +193,11 @@ html, body {width:100%;height:100%;padding:0;margin:0;overflow-x:hidden;}
 	width:100px;
 	text-align:center;
 	margin: 0 auto;
+	position:relative;
 }
 .well {
 	margin: -75px 0 0;
-	z-index:2;
+	z-index:100;
 	color:#fff;
 }
 .well a {