Skip to content

Commit

Permalink
style: enhance the font weight of last updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed May 27, 2018
1 parent 6c7e88d commit 131ce1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/default-theme/Page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,12 @@ function find (page, items, offset) {
margin-right 0.25rem
.last-updated
float right
font-weight 500
font-size 0.9em
.prefix
font-weight 500
color lighten($textColor, 25%)
.time
font-weight 400
color #aaa
.page-nav
Expand Down

0 comments on commit 131ce1d

Please sign in to comment.