Better styling for WP image captions
// Caption stuff .wp-caption { width: auto !important; } .wp-caption-text { padding: 10px; text-align: center; margin-bottom: 10px; }