Skip to content

Instantly share code, notes, and snippets.

@carbontwelve
Created December 12, 2019 00:12
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 carbontwelve/75b6bfda2bf3bacb2319de5a3592e7e6 to your computer and use it in GitHub Desktop.
Save carbontwelve/75b6bfda2bf3bacb2319de5a3592e7e6 to your computer and use it in GitHub Desktop.
body{
background: #fff3e1;
color: #5a5a5a;
font-size: 20px;
}
body h1 a, body header h2 a {
color: #5a5a5a;
}
body#collection blockquote, body#post blockquote, body#subpage blockquote{
border-left-color: #e21d27;
}
body#collection h1#blog-title{
font-size: 4em;
}
body article#post-body, body article.norm{
line-height: 1.5em;
font-size: 1.0em;
}
hr{
background: #e21d27;
}
@carbontwelve
Copy link
Author

Archive View:
image

Article View:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment