Skip to content

Instantly share code, notes, and snippets.

@mattbasta
Created May 3, 2017 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattbasta/ee27900032b7cf3f560dc4be21856663 to your computer and use it in GitHub Desktop.
Save mattbasta/ee27900032b7cf3f560dc4be21856663 to your computer and use it in GitHub Desktop.
Put this in the custom CSS section of your site's configuration
.episode > img {
width: 250px;
margin-left: auto;
margin-right: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment