/* I don't like the unnecessary white space below <img>s in thumbnails. */
a.thumbnail {
  margin-bottom: 0;
}