Difference between revisions of "Team:CMUQ"

Line 28: Line 28:
 
     height: 100%;
 
     height: 100%;
 
}
 
}
body{
+
.main{
background-image: url("https://static.igem.org/mediawiki/2017/1/11/Cmuq.jpg');
+
    /* The image used */
 +
    background-image: url('https://static.igem.org/mediawiki/2017/1/11/Cmuq.jpg');
 +
 
 +
    /* Full height */
 +
    height: 1000px;
 +
 
 +
    /* Create the parallax scrolling effect */
 +
    background-attachment: fixed;
 +
    background-position: center;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-size: cover;
 
     background-size: cover;
background-position: fixed;
+
  opacity: 0.9;
     height:3340px ;
+
      
 
+
 
}
 
}
  

Revision as of 14:14, 1 November 2017