Difference between revisions of "Team:British Columbia/Achievements/Collaborations"

m
m
Line 7: Line 7:
 
<style>
 
<style>
 
.cover{
 
.cover{
   background: url("https://static.igem.org/mediawiki/2016/5/53/T--British_Columbia--header-probably-a-palm-tree.JPG");
+
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.10) 50%, rgba(0, 0, 0, 0) 100%),
 +
url("https://static.igem.org/mediawiki/2016/5/53/T--British_Columbia--header-probably-a-palm-tree.JPG");
 
   background-size: cover; background-repeat: no-repeat;
 
   background-size: cover; background-repeat: no-repeat;
 
}
 
}
Line 13: Line 14:
 
@media screen and (min-width: 768px) {
 
@media screen and (min-width: 768px) {
 
   .cover{
 
   .cover{
     background-position: 0 -450px;
+
     background-position: 0 0, 0 -220px;
 
   }
 
   }
}
 
 
.content-wrap{
 
  position: relative;
 
  height: 2000px;
 
  background-color: white;
 
  padding: 25px;
 
  width: 100vw; max-width: 100%;
 
 
}
 
}
  

Revision as of 16:22, 14 October 2016

Main CSS Collaborations

Collaborations