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

Line 19: Line 19:
 
.layer1hp {
 
.layer1hp {
 
   width: 100%;
 
   width: 100%;
  background-color: rgba(255,0,0,0.5);  // red
+
 
 
}
 
}
  
Line 25: Line 25:
 
   width: 100%;
 
   width: 100%;
 
   margin-left: -100%;
 
   margin-left: -100%;
  background-color: rgba(0,0,255,0.5);  // blue
+
 
 
}
 
}
  
 
.statichp {
 
.statichp {
  position:absolute;
 
 
   background: white;
 
   background: white;
 
}
 
}

Revision as of 18:38, 21 September 2019