hexo-theme-solitude 1.5.8 → 1.5.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -78,7 +78,7 @@ script.
78
78
  )(window)
79
79
 
80
80
  console.log(
81
- "%c Program: Hexo %c Theme: Solitude %c Version: v1.5.8",
81
+ "%c Program: Hexo %c Theme: Solitude %c Version: v1.5.9",
82
82
  "border-radius:5px 0 0 5px;padding: 5px 10px;color:white;background:#ff3842;",
83
83
  "padding: 5px 10px;color:white;background:#3e9f50;",
84
84
  "border-radius:0 5px 5px 0;padding: 5px 10px;background:#0084ff;color:white;"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-solitude",
3
- "version": "1.5.8",
3
+ "version": "1.5.9",
4
4
  "description": "A beautiful, powerful, and efficient Hexo theme developed by the wleelw",
5
5
  "main": "package.json",
6
6
  "scripts": {
@@ -53,7 +53,7 @@ div#banners
53
53
  margin-right 8px
54
54
  font-size 1rem
55
55
 
56
- .banners-title
56
+ /.banners-title
57
57
  top 2.6rem
58
58
  left 2rem
59
59
  position absolute
@@ -62,7 +62,7 @@ div#banners
62
62
 
63
63
  &-big
64
64
  font-size 36px
65
- line-height 1.15
65
+ line-height 1
66
66
  font-weight 700
67
67
  margin-bottom 8px
68
68
 
@@ -74,7 +74,7 @@ div#banners
74
74
  margin-bottom 0.5rem
75
75
  margin-left 2px
76
76
 
77
- .flink
77
+ /.flink
78
78
  .banners-title
79
79
  top 1.5rem
80
80