Changed how the blog post links are generated; modified the blog post template to show the post's title and date
This commit is contained in:
@ -24,6 +24,10 @@ hr
|
||||
.u-text-center
|
||||
text-align: center
|
||||
|
||||
.post-info
|
||||
color: #999
|
||||
font-style: italic
|
||||
|
||||
// this wrapper is only used to hide the footer
|
||||
#wrapper
|
||||
position: relative
|
||||
@ -138,9 +142,6 @@ hr
|
||||
.post-title
|
||||
margin-bottom: 3px
|
||||
|
||||
.post-info
|
||||
color: #999
|
||||
|
||||
.post-body
|
||||
margin-bottom: 0
|
||||
|
||||
|
Reference in New Issue
Block a user