Skip to content

Commit 131ce1d

Browse files
committed
style: enhance the font weight of last updated
1 parent 6c7e88d commit 131ce1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: lib/default-theme/Page.vue

+2-1
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,12 @@ function find (page, items, offset) {
155155
margin-right 0.25rem
156156
.last-updated
157157
float right
158-
font-weight 500
159158
font-size 0.9em
160159
.prefix
160+
font-weight 500
161161
color lighten($textColor, 25%)
162162
.time
163+
font-weight 400
163164
color #aaa
164165
165166
.page-nav

0 commit comments

Comments
 (0)