An early retire, but a good start.
As a first timer in LD, wish I was better prepared. I’ve done mini games in the past that have taken less than a day to complete, but I think my expectations for this competition were to high. Although it was a good experience for me and I think at least I have the beginnings of what can become a good game. I’ll probably will stick around for other LDs. Good luck to all the entries!
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */