Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 196: Line 196:
 
}
 
}
  
* img{
+
img{
    max-width: 100%;
+
  height: auto;
 +
  max-width: 100%;
 +
  vertical-align: middle;
 
}
 
}
  
Line 596: Line 598:
 
display:flex;
 
display:flex;
 
flex-direction: row;
 
flex-direction: row;
 +
justify-content: space-around;
 +
    flex-wrap: wrap;
 
}
 
}
  
 
.col2{
 
.col2{
width: 50%;
+
width: 45%;
 
}
 
}
 
.col3{
 
.col3{
width: 33%;
+
width: 30%;
 
}
 
}
 
.col4{
 
.col4{
width: 25%;
+
width: 22.5%;
 
}
 
}
  

Revision as of 19:39, 4 May 2017