Difference between revisions of "Template:DTU-Denmark/carouselCSS"

Line 156: Line 156:
 
   border: 0px;
 
   border: 0px;
 
}
 
}
 +
 +
 +
@media only screen and (max-width : 991px) {
 +
.bbfirstimg{
 +
content:url("https://static.igem.org/mediawiki/2019/7/7c/T--DTU-Denmark--bbim1medium.png");
 +
width: 100%;
 +
}
 +
 +
}
 +
 +
 +
 +
@media only screen and (max-width : 600px) {
 +
.bbfirstimg{
 +
content:url("https://static.igem.org/mediawiki/2019/5/50/T--DTU-Denmark--bbim1sm.png");
 +
width: 100%;
 +
}
 +
 +
}
 +
  
  

Revision as of 21:31, 31 July 2019