diff --git a/assets/css/_common/outline/header/bookmark.scss b/assets/css/_common/outline/header/bookmark.scss index d40fedc..1401168 100644 --- a/assets/css/_common/outline/header/bookmark.scss +++ b/assets/css/_common/outline/header/bookmark.scss @@ -25,9 +25,9 @@ line-height: 1; @include font-family-icons('\f02e'); } + } - &:hover { - top: 0px; - } + .book-mark-link:hover, .book-mark-link-fixed { + top: -2px; } } diff --git a/i18n/en-us.yaml b/i18n/en-us.yaml index 2904657..f620c28 100644 --- a/i18n/en-us.yaml +++ b/i18n/en-us.yaml @@ -25,6 +25,8 @@ RSSTitle: other: "RSS Subscribe" CCLinkTitle: other: "Creative Commons" +BackTopLabel: + other: "Top" PostPublishDate: other: "Publish" @@ -51,5 +53,10 @@ PostTag: PostReadMore: other: "Read More" +VisitorsLabel: + other: Total Visitors +PageViewsLabel: + other: Total Page Views + FooterPowerby: other: "Power by %s" \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index c5ed929..8cefe9e 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -61,7 +61,7 @@ {{ with .P.busuanzi }}
{{- if .visitors }} - +