override some thumbnail styles

This commit is contained in:
Amy Hendrix
2014-07-14 21:42:44 -04:00
parent 98cbac8a70
commit 8da3430852

View File

@@ -131,6 +131,17 @@ p.stats {
}
}
.member-thumbnail {
img {
height: 85px;
width: 85px;
max-width: 85px
}
}
.thumbnail {
margin-bottom: 1.5em;
}
li.crop-hierarchy {
list-style-type: disc;