Created
May 3, 2017 15:13
-
-
Save mattbasta/ee27900032b7cf3f560dc4be21856663 to your computer and use it in GitHub Desktop.
Put this in the custom CSS section of your site's configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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