Template:Team:KIT-Kyoto/hp

From 2014.igem.org

(Difference between revisions)
Line 38: Line 38:
     }
     }
     $(".pic1 li:first").animate({
     $(".pic1 li:first").animate({
-
     marginRight : "-310px",opacity:"0"
+
     marginRight : "-290px",opacity:"0"
     }, {
     }, {
     duration : 800,
     duration : 800,
Line 59: Line 59:
     clone.css({"opacity":"0"});
     clone.css({"opacity":"0"});
     $(".pic2 li:first").animate({
     $(".pic2 li:first").animate({
-
     marginLeft : "-310px",opacity:"0"
+
     marginLeft : "-290px",opacity:"0"
     }, {
     }, {
     duration : 1200,
     duration : 1200,
Line 130: Line 130:
.hp_img_link a:link,.hp_img_link a:active,.hp_img_link a:visited{
.hp_img_link a:link,.hp_img_link a:active,.hp_img_link a:visited{
color: forestgreen;
color: forestgreen;
-
}
 
-
 
-
#page-top{
 
-
position:fixed;
 
-
bottom:20px;
 
-
right:160px;
 
}
}
Line 162: Line 156:
}
}
.pic1 img{
.pic1 img{
-
width:300px;
+
width:280px;
float:right;
float:right;
margin-right:10px;
margin-right:10px;
Line 168: Line 162:
.pic2 img{
.pic2 img{
-
width:300px;
+
width:280px;
float:left;
float:left;
margin-right:10px;
margin-right:10px;

Revision as of 17:11, 26 September 2014