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

(Make safety images compatible with Firefox)
(Hopefully make safety images compatible with Firefox this time)
Line 30: Line 30:
  
  
.safetyfirstimg::after{
+
.safetyfirstimg{
content:url("https://static.igem.org/mediawiki/2019/6/62/T--DTU-Denmark--safety2.pdf");
+
 
width: 100%;
 
width: 100%;
 
margin-right:auto;
 
margin-right:auto;
Line 39: Line 38:
 
}
 
}
  
.safetysecondimg::after{
+
.safetyfirstimg::after {
content:url("https://static.igem.org/mediawiki/2019/4/4f/T--DTU-Denmark--safety4.pdf");
+
content:url("https://static.igem.org/mediawiki/2019/6/62/T--DTU-Denmark--safety2.pdf");
 +
}
 +
 
 +
.safetysecondimg{
 
width: 100%;
 
width: 100%;
 
margin-right:auto;
 
margin-right:auto;
 
margin-left:auto;
 
margin-left:auto;
 
max-width:400px;
 
max-width:400px;
 +
display: flex;
 +
}
  
display: flex;}
+
.safetysecondimg::after {
 +
content:url("https://static.igem.org/mediawiki/2019/4/4f/T--DTU-Denmark--safety4.pdf");
 +
}
  
 
.bbmobileshow{
 
.bbmobileshow{

Revision as of 11:39, 2 September 2019