Created
December 12, 2019 00:12
-
-
Save carbontwelve/75b6bfda2bf3bacb2319de5a3592e7e6 to your computer and use it in GitHub Desktop.
Old stylesheet for https://wordsmith.social/carbontwelve
This file contains 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
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; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Archive View:
Article View: