Difference between revisions of "Team:CHINA CD UESTC/homeDemo"

Line 194: Line 194:
 
bottom: 0;
 
bottom: 0;
 
background: url("https://static.igem.org/mediawiki/2015/1/1a/CD_UESTC_bg_ambassador.jpg") no-repeat center center #f2f2f2;
 
background: url("https://static.igem.org/mediawiki/2015/1/1a/CD_UESTC_bg_ambassador.jpg") no-repeat center center #f2f2f2;
         background-size:contain;
+
         background-size:cover;
-webkit-background-size:contain;
+
-webkit-background-size:cover;
-moz-background-size:contain;
+
-moz-background-size:cover;
-o-background-size:contain;
+
-o-background-size:cover;
 
}
 
}
 
#realcontent #homeIndex .Modeling .title {
 
#realcontent #homeIndex .Modeling .title {
Line 218: Line 218:
 
bottom: 0;
 
bottom: 0;
 
background: url("https://static.igem.org/mediawiki/2015/a/af/CD_UESTC_bg_social.jpg") no-repeat center center #f2f2f2;
 
background: url("https://static.igem.org/mediawiki/2015/a/af/CD_UESTC_bg_social.jpg") no-repeat center center #f2f2f2;
-webkit-background-size: cover;
+
-webkit-background-size: 100% 100%;
 
-moz-background-size: cover;
 
-moz-background-size: cover;
 
-o-background-size: cover;
 
-o-background-size: cover;
background-size: cover;
+
background-size: 100% 100%;
 
}
 
}
 
#realcontent #homeIndex .Team .title {
 
#realcontent #homeIndex .Team .title {

Revision as of 02:47, 2 September 2015

<!DOCTYPE html>