Difference between revisions of "Team:Calgary/Awards"

 
(4 intermediate revisions by the same user not shown)
Line 27: Line 27:
 
.banner-image {
 
.banner-image {
 
   /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
 
   /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
   background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%), url("https://static.igem.org/mediawiki/2020/d/d9/T--Calgary--wetlabteam.jpeg");
+
   background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%), url("https://static.igem.org/mediawiki/2020/a/a2/T--Calgary--Teamstairs-picture.jpeg");
  
 
   /* Set a specific height */
 
   /* Set a specific height */
Line 33: Line 33:
  
 
   /* Position and center the image to scale nicely on all screens */
 
   /* Position and center the image to scale nicely on all screens */
   background-position: center;
+
   background-position: center -225px;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-size: cover;
 
   background-size: cover;

Latest revision as of 01:38, 11 December 2020