Difference between revisions of "Team:British Columbia/Project/Overview"

m
m
Line 12: Line 12:
  
 
.cover{
 
.cover{
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 100%), url("https://static.igem.org/mediawiki/2016/8/8b/T--British_Columbia--header-lake.jpg");
+
   background: url("https://static.igem.org/mediawiki/2016/8/8b/T--British_Columbia--header-lake.jpg");
 
   background-size: cover; background-repeat: no-repeat;
 
   background-size: cover; background-repeat: no-repeat;
 
}
 
}
  
/*
+
 
 
@media screen and (min-width: 768px) {
 
@media screen and (min-width: 768px) {
 
   .cover{
 
   .cover{
 
     background-position: 0 -350px;
 
     background-position: 0 -350px;
 
   }
 
   }
}*/
+
}
  
 
#previous img{
 
#previous img{

Revision as of 10:11, 14 October 2016

Main CSS Overview

Overview

Write here

Check out other parts of our project below!