LoliTentaclesStory.css: Difference between revisions
m added hr rule |
mNo edit summary |
||
Line 3: | Line 3: | ||
h2 { color: black; font-family: 'Helvetica Neue', sans-serif; font-size: 46px; font-weight: 100; line-height: 50px; letter-spacing: 1px; padding: 0 0 40px; border-bottom: double #555; } | h2 { color: black; font-family: 'Helvetica Neue', sans-serif; font-size: 46px; font-weight: 100; line-height: 50px; letter-spacing: 1px; padding: 0 0 40px; border-bottom: double #555; } | ||
hr { margin: 4em 2em | hr { width: 50%; margin: 4em 2em} | ||
p { color: black; font-family: 'Verdana', sans-serif; font-size: 16px; line-height: 26px; text-indent: 30px; margin: 0; } | p { color: black; font-family: 'Verdana', sans-serif; font-size: 16px; line-height: 26px; text-indent: 30px; margin: 0; } |
Revision as of 20:00, 4 December 2017
/* .post-header { margin-bottom: 30px; position: relative; } */
h2 { color: black; font-family: 'Helvetica Neue', sans-serif; font-size: 46px; font-weight: 100; line-height: 50px; letter-spacing: 1px; padding: 0 0 40px; border-bottom: double #555; }
hr { width: 50%; margin: 4em 2em}
p { color: black; font-family: 'Verdana', sans-serif; font-size: 16px; line-height: 26px; text-indent: 30px; margin: 0; }
/* a { color: #c64119; border-bottom: 1px solid #c64119; text-decoration: none; } */
/* a:hover { color: #993213; border-bottom: 1px solid #993213; } */
/* .date { color: #bbc3c8; background: #292929; display: inline-block; font-family: 'Georgia', serif; font-style: italic; font-size: 18px; line-height: 22px; margin: 0 0 20px 18px; padding: 10px 12px 8px; position: absolute; bottom: -36px; } */
/* */