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

Line 84: Line 84:
  
 
.card1 {
 
.card1 {
  border-radius: 0px 0px 20px 20px;
 
 
   color: #fff;
 
   color: #fff;
width: 650px;
+
    width: 650px;
height: 500px;
+
    height: 780px;
margin: auto;
+
    margin: auto;
position: relative;
+
    position: relative;
background: linear-gradient(45deg, rgba(9, 49, 79, .85) 0%, rgba(9, 49, 79, 1) 100%);
+
    background: linear-gradient(45deg, rgba(9, 49, 79, .85) 0%, rgba(9, 49, 79, 1) 100%);
 
}
 
}
  

Revision as of 01:14, 22 October 2019