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:100% 100%;
+
         background-size:contain;
-webkit-background-size: 100% 100%;
+
-webkit-background-size:contain;
-moz-background-size: 100% 100%;
+
-moz-background-size:contain;
-o-background-size: 100% 100%;
+
-o-background-size:contain;
 
}
 
}
 
#realcontent #homeIndex .Modeling .title {
 
#realcontent #homeIndex .Modeling .title {

Revision as of 02:45, 2 September 2015

<!DOCTYPE html>