RubyGems
npm
Organizations
Log in
Sign up
npm
hexo-theme-particlex
Versions diffs
2.4.7 → 2.4.8
hexo-theme-particlex 2.4.7 → 2.4.8
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/source/css/particlex.css
+2
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "hexo-theme-particlex",
3
-
"version": "2.4.
7
",
3
+
"version": "2.4.
8
",
4
4
"description": "A concise Hexo theme, based on Particle.",
5
5
"repository": {
6
6
"type": "git",
package/source/css/particlex.css
CHANGED
Viewed
@@ -703,7 +703,8 @@ iframe,
703
703
.friend-link a,
704
704
.icon-link a,
705
705
.language,
706
-
.copycode
{
706
+
.copycode
,
707
+
.header-anchor {
707
708
user-select: none;
708
709
}
709
710
code {