From 2fd445d193175c5c04393fc0f47f973f41fba375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Sat, 28 May 2022 16:24:17 +0800 Subject: [PATCH] :bug: Rollback some code change. --- assets/css/_common/outline/header/bookmark.scss | 6 +++--- i18n/en-us.yaml | 7 +++++++ layouts/partials/footer.html | 2 +- layouts/partials/widgets.html | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) 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 }} -