Skip to content

Instantly share code, notes, and snippets.

@woodwardtw
Last active January 10, 2019 19:48
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 woodwardtw/5482969dd0c97b6dab8181f9a98db1ff to your computer and use it in GitHub Desktop.
Save woodwardtw/5482969dd0c97b6dab8181f9a98db1ff to your computer and use it in GitHub Desktop.
/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
.entry-content img {
margin: 0 auto;
width: 100%;
}
.page-content, .entry-content {
margin: 1.6em 0 0;
}
.site-main {
width: 95%;
}
.single-post .site-content {
width: 600px;
background-color: #fff;
}
.enlist {
margin: 20px auto;
width: 80%;
display: block;
background-color: #fff;
text-align: center;
padding: 6px;
font-size: 2em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment