Graphics are for losers!
Hello everyone! Who wants graphics in their games these days? My game is called Gafl. (Graphics are for losers) and is going to be about drugs and prostitutes and Russians… Or something.
Screenie:
#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 */