Difference between revisions of "Template:Tel-Hai/css"

Line 285: Line 285:
 
   max-width: 100%;
 
   max-width: 100%;
 
   height: auto;
 
   height: auto;
 +
}
 +
@media (max-width: 450px) {
 +
  .team-list .team-image {
 +
    float: none;
 +
    margin-right: 0;
 +
    margin-bottom: 10px;
 +
    width: 100%;
 +
  }
 
}
 
}
 
.team-list .team-desc h3 {
 
.team-list .team-desc h3 {
Line 335: Line 343:
 
   display: block;
 
   display: block;
 
}
 
}
 
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 13:32, 22 October 2017