Difference between revisions of "Template:Team:Harvard/NavBar"

Line 320: Line 320:
  
 
</style>
 
</style>
 +
<style>
 +
div.gallery {
 +
    margin: 5px;
 +
    border: 1px solid #ccc;
 +
    float: left;
 +
    width: 180px;
 +
}
  
 +
div.gallery:hover {
 +
    border: 1px solid #777;
 +
}
 +
 +
div.gallery img {
 +
    width: 100%;
 +
    height: auto;
 +
}
 +
 +
div.desc {
 +
    padding: 15px;
 +
    text-align: center;
 +
}
 +
</style>
 
<style>
 
<style>
  

Revision as of 03:31, 30 October 2017