💄 Style: modify ibruce icons

This commit is contained in:
Cell
2022-01-13 20:10:19 +08:00
parent e5ab464a60
commit 85ec338b3d
3 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
- :bug: Fix: pre element overflow error ([#29](https://github.com/Lruihao/FixIt/issues/29))
- :bug: Fix: toc-auto display error ([#21](https://github.com/Lruihao/FixIt/issues/21))
- :fire: Feat: remove lib smooth-scroll ([#1](https://github.com/Lruihao/FixIt/issues/1))
- :robot: Feat(SEO): optimize SEO meta ([#30](https://github.com/Lruihao/FixIt/issues/30))
- :mag: Feat(SEO): optimize SEO meta ([#30](https://github.com/Lruihao/FixIt/issues/30))
- :lipstick: Style: change scroll-behavior to smooth, page image margin, header style, footer style etc.
- :wrench: Chore: minify static images
- :wrench: Chore(i18n): change some translations
-4
View File
@@ -22,10 +22,6 @@ footer {
animation: icon-animate 1.33s ease-in-out infinite;
}
.color-dark-gray{
color: DarkSlateGray;
}
}
}
+2 -2
View File
@@ -50,7 +50,7 @@
{{- if eq .Site.Params.ibruce.enable true -}}
<div class="footer-line">
<span id="busuanzi_container_site_uv" title={{ T "siteUV" }}
><i class="fas fa-user color-dark-gray"></i>
><i class="far fa-user"></i>
<span id="busuanzi_value_site_uv"
><i class="fa fa-spinner fa-spin"></i
></span
@@ -62,7 +62,7 @@
></span>
{{- end -}}
<span id="busuanzi_container_site_pv" class="footer-divider" title={{ T "sitePV" }}
><i class="fas fa-eye color-dark-gray"></i>
><i class="far fa-eye"></i>
<span id="busuanzi_value_site_pv"
><i class="fa fa-spinner fa-spin"></i
></span