Template:Team:BNU-China/CSS/main

From 2014.igem.org

(Difference between revisions)
Line 1,946: Line 1,946:
width:150px;
width:150px;
height:150px;
height:150px;
-
border-radius:10em 0 0 0;
+
bottom:-60px;
-
bottom:-50px;
+
right:-55px;
-
right:-50px;
+
position:fixed;
position:fixed;
z-index:10000;
z-index:10000;
-
    background: rgb(0,120,250);
+
opacity:0.9;
-
opacity:0.5;
+
     transition: all 2s ease-in-out 0.1s;
     transition: all 2s ease-in-out 0.1s;
}
}
Line 1,962: Line 1,960:
cursor:pointer;
cursor:pointer;
}
}
 +
<!--[if IE 7]>
<!--[if IE 7]>
#footer .form-container {
#footer .form-container {

Revision as of 01:08, 14 August 2014