Template:Nairobi/top

From 2011.igem.org

(Difference between revisions)
Line 159: Line 159:
color: #DDD;
color: #DDD;
}
}
 +
/* thumbnails */
 +
div.thumb {
 +
    margin-bottom: .5em;
 +
    border-style: solid;
 +
    border-color: none;
 +
    width: auto;
 +
}
 +
div.thumb div {
 +
    border: 1px solid #ccc;
 +
    padding: 3px !important;
 +
    background-color: #fff;
 +
    font-size: 94%;
 +
    text-align: center;
 +
    overflow: hidden;
 +
}
 +
div.thumb div a img {
 +
    border: 1px solid #ccc;
 +
</style>
</style>
</html>
</html>

Revision as of 20:11, 28 July 2011