Difference between revisions of "Template:Hamburg/CSS/main"

Line 59: Line 59:
 
     width: 100%;
 
     width: 100%;
 
     height: auto;
 
     height: auto;
 +
}
 +
 +
.team-img {
 +
    position: relative;
 +
    width: 100%;
 +
    padding-top: 62.5%;
 +
    overflow: hidden;
 +
}
 +
 +
.team-img img {
 +
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 
}
 
}
  

Revision as of 23:06, 8 December 2018