LoliTentaclesStory.css: Difference between revisions
first creation |
m changed text colors |
||
Line 1: | Line 1: | ||
.post-header { margin-bottom: 30px; position: relative; } | .post-header { margin-bottom: 30px; position: relative; } | ||
h2 { color: | 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; } | ||
p { color: | 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 { color: #c64119; border-bottom: 1px solid #c64119; text-decoration: none; } |
Revision as of 19:33, 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; }
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; }
/* */