Fixed some styles for hrs and visited footnotes
This commit is contained in:
parent
86f7671ff6
commit
cda0d1c23b
5 changed files with 10 additions and 6 deletions
|
@ -18,6 +18,10 @@ article.blog-post
|
|||
img
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2)
|
||||
|
||||
.footnotes
|
||||
a:visited
|
||||
color: lighten($highlight-color, 20%)
|
||||
|
||||
blockquote
|
||||
display: block
|
||||
background: #eee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue