Skip to content

Instantly share code, notes, and snippets.

@jonathanmoore
Created April 28, 2014 16:54
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 jonathanmoore/11377625 to your computer and use it in GitHub Desktop.
Save jonathanmoore/11377625 to your computer and use it in GitHub Desktop.
Cadence Center Images
/*
Cadence Center Images Added to the Caption/Body of Posts
Paste the following into Customize > Advanced > Custom CSS
*/
article section img {
display: block;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment