Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
Line 57: Line 57:
transition: all .3s;
transition: all .3s;
}
}
-
 
+
div#main{
 +
width:950px;
 +
height:100%;
 +
float:right;
 +
}
div.main-contents{
div.main-contents{
margin-top:100px;
margin-top:100px;
-
width:60%;
+
padding:30px;
-
margin-left:320px;
+
-
padding:50px 50px 50px 50px;
+
background-color:rgba(300,300,300,0.8);
background-color:rgba(300,300,300,0.8);
text-align:center;
text-align:center;
-
position:fixed;
+
position:relative;
}
}

Revision as of 14:32, 14 August 2014