Team:NCTU Formosa/source/head-index

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<style>
+
<style>.effect {
-
.effect {
+
left: 200%;
left: 200%;
}
}
Line 21: Line 20:
background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-repeat: no-repeat;
-
height: 100%;
+
height: 900px;
position: relative;
position: relative;
overflow: hidden;
overflow: hidden;
Line 51: Line 50:
max-width:1200px;
max-width:1200px;
margin: 0 auto;
margin: 0 auto;
-
//position:relative;
+
position:relative;
-
height:100%;
+
height: 900px;
-
min-height: 500px;
+
display:block;
display:block;
}
}
.box {
.box {
display:block;
display:block;
-
//position: absolute;
+
position: absolute;
width: 100%;
width: 100%;
-
height:100%;
+
top:150px;
-
margin-top:150px;
+
-
margin-bottom:50px;
+
left: 0;
left: 0;
color: white;
color: white;

Revision as of 10:08, 24 October 2013