hexo-theme-solitude 1.5.11 → 1.6.0

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.
Files changed (99) hide show
  1. package/.github/logo.svg +44 -10
  2. package/README.md +22 -2
  3. package/README_zh-cn.md +22 -2
  4. package/README_zh-tw.md +22 -2
  5. package/_config.yml +87 -71
  6. package/layout/includes/footer.pug +1 -1
  7. package/layout/includes/inject/head.pug +1 -2
  8. package/layout/includes/loading.pug +1 -1
  9. package/layout/includes/widgets/home/banner.pug +1 -1
  10. package/layout/includes/widgets/home/categoryGroup.pug +0 -1
  11. package/layout/includes/widgets/home/postList.pug +74 -29
  12. package/layout/includes/widgets/nav/group.pug +1 -1
  13. package/layout/page.pug +1 -1
  14. package/package.json +1 -1
  15. package/plugins.yml +0 -4
  16. package/scripts/event/cdn.js +4 -4
  17. package/scripts/event/merge_config.js +9 -1
  18. package/scripts/event/welcome.js +2 -2
  19. package/scripts/filter/checkThemeConfig.js +2 -2
  20. package/scripts/filter/default.js +4 -2
  21. package/scripts/filter/lazyload.js +18 -5
  22. package/scripts/filter/randomPosts.js +1 -1
  23. package/scripts/helper/stylus.js +8 -14
  24. package/source/css/_global/index.styl +362 -1
  25. package/source/css/_layout/aside.styl +751 -0
  26. package/source/css/_layout/capsule.styl +213 -0
  27. package/source/css/_layout/fullpage.styl +47 -0
  28. package/source/css/_layout/keyboard.styl +60 -0
  29. package/source/css/_layout/pace.styl +40 -0
  30. package/source/css/_layout/rightmenu.styl +79 -0
  31. package/source/css/_layout/universe.styl +18 -0
  32. package/source/css/_page/_home/home-top.styl +1 -3
  33. package/source/css/_page/_home/recent-post.styl +407 -170
  34. package/source/css/_page/douban.styl +111 -109
  35. package/source/css/_page/share.styl +1 -17
  36. package/source/css/{_widgets/_post → _post}/content.styl +0 -3
  37. package/source/css/index.styl +20 -5
  38. package/source/css/third_party/snackbar.min.css +1 -0
  39. package/source/css/{_global/var.styl → var.styl} +7 -1
  40. package/source/img/avatar.png +0 -0
  41. package/source/img/default.png +0 -0
  42. package/source/img/pwa/favicon.ico +0 -0
  43. package/source/img/pwa/favicon_128.ico +0 -0
  44. package/source/img/pwa/favicon_16.ico +0 -0
  45. package/source/img/pwa/favicon_256.ico +0 -0
  46. package/source/img/pwa/favicon_32.ico +0 -0
  47. package/source/js/main.js +1 -0
  48. package/layout/includes/recent-posts.pug +0 -9
  49. package/source/css/_layout/basic.styl +0 -308
  50. package/source/css/_layout/index.styl +0 -125
  51. package/source/css/_widgets/_aside/allinfo.styl +0 -168
  52. package/source/css/_widgets/_aside/flip.styl +0 -67
  53. package/source/css/_widgets/_aside/index.styl +0 -90
  54. package/source/css/_widgets/_aside/info.styl +0 -263
  55. package/source/css/_widgets/_aside/newPost.styl +0 -61
  56. package/source/css/_widgets/_aside/toc.styl +0 -108
  57. package/source/css/_widgets/_aside/welcome.styl +0 -14
  58. package/source/css/_widgets/_extra/fullpage.styl +0 -46
  59. package/source/css/_widgets/_extra/music.styl +0 -218
  60. package/source/css/_widgets/_extra/pace.styl +0 -39
  61. package/source/css/_widgets/_extra/rightmenu.styl +0 -78
  62. package/source/css/_widgets/_mixins/keyboard.styl +0 -59
  63. package/source/css/_widgets/index.styl +0 -56
  64. package/source/img/logo.png +0 -0
  65. /package/source/css/{_widgets/_comment → _comments}/index.styl +0 -0
  66. /package/source/css/{_widgets/_comment → _comments}/twikoo.styl +0 -0
  67. /package/source/css/{_widgets/_comment → _comments}/waline.styl +0 -0
  68. /package/source/css/{_widgets/_mixins → _layout}/article-sort.styl +0 -0
  69. /package/source/css/{_widgets/_extra → _layout}/console.styl +0 -0
  70. /package/source/css/{_widgets/_mixins → _layout}/footer.styl +0 -0
  71. /package/source/css/{_widgets/_mixins → _layout}/other.styl +0 -0
  72. /package/source/css/{_widgets/_mixins → _layout}/sidebar.styl +0 -0
  73. /package/source/css/{_widgets/_post → _post}/commentBarrage.styl +0 -0
  74. /package/source/css/{_widgets/_post → _post}/copyright.styl +0 -0
  75. /package/source/css/{_widgets/_post → _post}/index.styl +0 -0
  76. /package/source/css/{_widgets/_post → _post}/meta.styl +0 -0
  77. /package/source/css/{_widgets/_post → _post}/pagination.styl +0 -0
  78. /package/source/css/{_widgets/_post → _post}/postAI.styl +0 -0
  79. /package/source/css/{_widgets/_post → _post}/relatedPost.styl +0 -0
  80. /package/source/css/{_widgets/_post → _post}/tools.styl +0 -0
  81. /package/source/css/{_widgets/_search → _search}/algolia-search.styl +0 -0
  82. /package/source/css/{_widgets/_search → _search}/local-search.styl +0 -0
  83. /package/source/css/{_widgets/_tags → _tags}/button.styl +0 -0
  84. /package/source/css/{_widgets/_tags → _tags}/checkbox.styl +0 -0
  85. /package/source/css/{_widgets/_tags → _tags}/fold.styl +0 -0
  86. /package/source/css/{_widgets/_tags → _tags}/gallery.styl +0 -0
  87. /package/source/css/{_widgets/_tags → _tags}/index.styl +0 -0
  88. /package/source/css/{_widgets/_tags → _tags}/label.styl +0 -0
  89. /package/source/css/{_widgets/_tags → _tags}/link.styl +0 -0
  90. /package/source/css/{_widgets/_tags → _tags}/media.styl +0 -0
  91. /package/source/css/{_widgets/_tags → _tags}/mermaid.styl +0 -0
  92. /package/source/css/{_widgets/_tags → _tags}/note.styl +0 -0
  93. /package/source/css/{_widgets/_tags → _tags}/span.styl +0 -0
  94. /package/source/css/{_widgets/_tags → _tags}/tabs.styl +0 -0
  95. /package/source/css/{_widgets/_tags → _tags}/timeline.styl +0 -0
  96. /package/source/js/{lately.min.js → third_party/lately.min.js} +0 -0
  97. /package/source/js/{sco-ai.min.js → third_party/sco-ai.min.js} +0 -0
  98. /package/source/js/{universe.min.js → third_party/universe.min.js} +0 -0
  99. /package/source/js/{waterfall.min.js → third_party/waterfall.min.js} +0 -0
@@ -1,125 +1,127 @@
1
- #article-container
2
- .hexo-douban-items
3
- display flex
4
- flex-wrap wrap
5
- gap 12px
6
- flex-direction row
7
-
8
- .hexo-douban-item
9
- position relative
10
- width calc(100% / 4 - 9px)
11
- border-radius 12px
12
- border var(--style-border)
13
- box-shadow var(--efu-shadow-border)
14
- background var(--efu-card-bg)
15
- transition .3s
16
- animation slide-in 0.6s 0.3s backwards
17
- border var(--style-border)
18
- margin 8px 0
19
- height 160px
20
- min-height 160px !important
21
- overflow hidden
22
-
23
- +maxWidth1200()
24
- width calc(100% / 3 - 9px)
25
-
26
- +maxWidth899()
27
- width calc(100% / 2 - 9px)
28
-
29
- +maxWidth600()
30
- width 100%
1
+ .hexo-douban-items
2
+ display flex
3
+ flex-wrap wrap
4
+ gap 12px
5
+ flex-direction row
6
+
7
+ .hexo-douban-comment
8
+ display none
9
+
10
+ .hexo-douban-item
11
+ position relative
12
+ width calc(100% / 4 - 9px)
13
+ border-radius 12px
14
+ border var(--style-border)
15
+ box-shadow var(--efu-shadow-border)
16
+ background var(--efu-card-bg)
17
+ transition .3s
18
+ animation slide-in 0.6s 0.3s backwards
19
+ border var(--style-border)
20
+ margin 8px 0
21
+ height 160px
22
+ min-height 160px !important
23
+ overflow hidden
31
24
 
32
- &:hover
33
- border-color var(--efu-main)
25
+ +maxWidth1200()
26
+ width calc(100% / 3 - 9px)
34
27
 
35
- .hexo-douban-picture
36
- width 120px
37
- height 100%
38
- top 0
39
- padding 10px
40
-
41
- img
42
- margin 0
43
- height 100%
44
- max-width 100%
45
- border-radius 6px
46
-
47
- .hexo-douban-info
48
- display flex
49
- flex-wrap wrap
50
- align-content flex-start
28
+ +maxWidth899()
29
+ width calc(100% / 2 - 9px)
30
+
31
+ +maxWidth600()
32
+ width 100%
33
+
34
+ &:hover
35
+ border-color var(--efu-main)
36
+
37
+ .hexo-douban-picture
38
+ width 120px
39
+ height 100%
40
+ top 0
41
+ padding 10px
42
+
43
+ img
44
+ margin 0
51
45
  height 100%
52
- position relative
46
+ max-width 100%
47
+ border-radius 6px
48
+
49
+ .hexo-douban-info
50
+ display flex
51
+ flex-wrap wrap
52
+ align-content flex-start
53
+ height 100%
54
+ position relative
53
55
 
54
- .hexo-douban-rating
55
- position absolute
56
- bottom 5px
57
- line-height 16px
56
+ .hexo-douban-rating
57
+ position absolute
58
+ bottom 5px
59
+ line-height 16px
58
60
 
59
- .hexo-douban-meta
60
- display -webkit-box
61
- overflow hidden
62
- -webkit-box-orient vertical
61
+ .hexo-douban-meta
62
+ display -webkit-box
63
+ overflow hidden
64
+ -webkit-box-orient vertical
63
65
 
64
- +maxWidth1300()
65
- -webkit-line-clamp 3!important
66
+ +maxWidth1300()
67
+ -webkit-line-clamp 3 !important
66
68
 
67
- +maxWidth899()
68
- -webkit-line-clamp 4!important
69
+ +maxWidth899()
70
+ -webkit-line-clamp 4 !important
69
71
 
70
- .hexo-douban-title
71
- transition all .2s ease 0s
72
- white-space nowrap
73
- overflow hidden
74
- text-overflow ellipsis
75
- width 100%
72
+ .hexo-douban-title
73
+ transition all .2s ease 0s
74
+ white-space nowrap
75
+ overflow hidden
76
+ text-overflow ellipsis
77
+ width 100%
76
78
 
77
- a
78
- border-bottom 0
79
+ a
80
+ border-bottom 0
79
81
 
80
- &:hover
81
- background none
82
- color var(--efu-main)
82
+ &:hover
83
+ background none
84
+ color var(--efu-main)
83
85
 
84
- .hexo-douban-pagination
85
- margin-top 1.25rem
86
- animation slide-in 0.6s 0.3s backwards
86
+ .hexo-douban-pagination
87
+ margin-top 1.25rem
88
+ animation slide-in 0.6s 0.3s backwards
87
89
 
88
- .hexo-douban-button
89
- background var(--efu-card-bg)
90
- height 2rem
91
- line-height calc(2rem - 2px)
92
- border-radius 8px !important
93
- margin 0 0.3rem
94
- padding 6px 12px
95
- box-shadow var(--efu-shadow-border)
96
- border var(--style-border)
97
- transition 0.3s
98
- display inline-flex
99
- align-items center
100
-
101
- &:hover
102
- background var(--efu-main)
103
-
104
- .hexo-douban-tabs
105
- white-space nowrap
106
- overflow hidden
107
- display flex
108
- padding 0.4rem 1rem 0.4rem 1rem
90
+ .hexo-douban-button
109
91
  background var(--efu-card-bg)
110
- border-radius 12px
92
+ height 2rem
93
+ line-height calc(2rem - 2px)
94
+ border-radius 8px !important
95
+ margin 0 0.3rem
96
+ padding 6px 12px
97
+ box-shadow var(--efu-shadow-border)
111
98
  border var(--style-border)
112
- animation slide-in 0.6s 0.3s backwards
99
+ transition 0.3s
100
+ display inline-flex
101
+ align-items center
113
102
 
114
103
  &:hover
115
- border-color var(--efu-main)
116
-
117
- a
118
- padding 0.1rem 0.5rem
119
- margin-right 6px
120
- font-weight 700
121
- border-radius 8px !important
122
- border-bottom 0
123
-
124
- .hexo-douban-tab-active
125
- background var(--efu-main)
104
+ background var(--efu-main)
105
+
106
+ .hexo-douban-tabs
107
+ white-space nowrap
108
+ overflow hidden
109
+ display flex
110
+ padding 0.4rem 1rem 0.4rem 1rem
111
+ background var(--efu-card-bg)
112
+ border-radius 12px
113
+ border var(--style-border)
114
+ animation slide-in 0.6s 0.3s backwards
115
+
116
+ &:hover
117
+ border-color var(--efu-main)
118
+
119
+ a
120
+ padding 0.1rem 0.5rem
121
+ margin-right 6px
122
+ font-weight 700
123
+ border-radius 8px !important
124
+ border-bottom 0
125
+
126
+ .hexo-douban-tab-active
127
+ background var(--efu-main)
@@ -262,20 +262,4 @@ div#banners
262
262
  font-size 1.5rem
263
263
 
264
264
  .banner-button-text
265
- display none
266
-
267
-
268
- p
269
- a
270
- &:not(.headerlink)
271
- text-decoration none
272
- border-bottom 2px dotted var(--efu-lighttext)
273
- color var(--efu-fontcolor)
274
- font-weight 700
275
- padding 0 4px
276
- border-radius 4px 4px 0 0
277
-
278
- &:hover
279
- color var(--efu-white)
280
- border-radius 4px
281
- background var(--efu-main)
265
+ display none
@@ -151,9 +151,6 @@
151
151
  content counter(li, lower-roman)
152
152
  counter-increment li
153
153
 
154
-
155
- // 文章内容样式
156
-
157
154
  &.post-content
158
155
  h1, h2, h3, h4
159
156
  display flex
@@ -3,15 +3,30 @@
3
3
  if hexo-config('css_prefix')
4
4
  @import 'nib'
5
5
 
6
+ @import "third_party/snackbar.min.css"
6
7
  // project
8
+ @import "var.styl"
7
9
  @import '_global/*'
8
10
  @import '_layout/*'
9
11
  @import '_page/index.styl'
10
-
11
- // widgets
12
- @import '_widgets/index.styl'
13
-
12
+ @import '_post/index.styl'
14
13
  @import '_mode/*'
15
14
 
16
15
  // highlight
17
- @import '_highlight/index'
16
+ @import '_highlight/index'
17
+
18
+ // search
19
+ if hexo-config('search.enable')
20
+ if hexo-config('search.type') == 'algolia'
21
+ @import '_search/algolia-search'
22
+ else if hexo-config('search.type') == 'local'
23
+ @import '_search/local-search'
24
+
25
+ // tags plugin
26
+ @import "_tags/*"
27
+
28
+ // comment
29
+ if hexo-config('comment.enable')
30
+ @import '_comments/index.styl'
31
+ @import '_comments/twikoo.styl' when hexo-config('comment.type') == 'twikoo'
32
+ @import '_comments/waline.styl' when hexo-config('comment.type') == 'waline'
@@ -0,0 +1 @@
1
+ @keyframes snackbar-progress{0%{width:0}to{width:100%}}.snackbar-container{transition:all .5s ease;font-family:Roboto,sans-serif;font-size:14px;position:fixed;align-items:center;line-height:22px;padding:18px 24px;bottom:-100px;top:-100px;opacity:0;z-index:9999;background:var(--efu-lighttext)!important;color:var(--efu-card-bg);border-radius:0;display:flex;justify-content:center;max-width:none;min-width:100%!important;margin:0!important;left:0!important;height:60px;transform:none!important}.snackbar-container p{color:var(--efu-card-bg)!important;font-weight:700!important;text-align:center;font-size:.8rem!important;display:flex;justify-content:center}.snackbar-container .action{display:inline-block;font-size:inherit;margin:0 0 0 24px;min-width:min-content;cursor:pointer;color:var(--efu-card-bg);background:var(--efu-lighttext);padding:4px 6px;font-weight:700;border-radius:8px;transition:.3s;border:var(--style-border)}.snackbar-container .action:hover{background:var(--efu-card-bg);color:var(--efu-lighttext)}.snackbar-container:after{position:absolute;width:0;height:100%;left:0;top:0;background:var(--efu-white);opacity:.1;content:"";animation:snackbar-progress var(--efu-snackbar-time) linear forwards;pointer-events:none}@media (min-width:640px){.snackbar-container{min-width:288px;max-width:568px;display:inline-flex;border-radius:2px;margin:24px}}@media (max-width:640px){.snackbar-container{left:0;right:0;width:100%}}.snackbar-pos.bottom-center{top:auto!important;bottom:0;left:50%;transform:translate(-50%,0)}.snackbar-pos.bottom-left{top:auto!important;bottom:0;left:0}.snackbar-pos.bottom-right{top:auto!important;bottom:0;right:0}.snackbar-pos.top-center,.snackbar-pos.top-left{bottom:auto!important;top:0;left:0}.snackbar-pos.top-center{left:50%;transform:translate(-50%,0)}.snackbar-pos.top-right{bottom:auto!important;top:0;right:0}@media (max-width:640px){.snackbar-pos.bottom-center,.snackbar-pos.top-center{left:0;transform:none}}
@@ -23,4 +23,10 @@ else if hexo-config('highlight.theme') == 'mac'
23
23
  $hl_bg_dark = #1C1E1E
24
24
  $hltools_bg_dark = #454a50
25
25
 
26
- $line-height-code-block = 1.6
26
+ $line-height-code-block = 1.6
27
+
28
+ // font-family
29
+ $font-size = unquote(hexo-config('font.font-size'))
30
+ $code-font-size = unquote(hexo-config('font.code-font-size'))
31
+ $font-family = unquote(hexo-config('font.font-family'))
32
+ $code-font-family = unquote(hexo-config('font.code-font-family'))
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/source/js/main.js CHANGED
@@ -824,6 +824,7 @@ window.refreshFn = () => {
824
824
  document.body.setAttribute('data-type', PAGE_CONFIG.page)
825
825
  PAGE_CONFIG.page === "music" && scoMusic.init()
826
826
  GLOBAL_CONFIG.ai.enable && PAGE_CONFIG.page === "post" && ScoAI.init()
827
+ preloader.removePaceDone()
827
828
  }
828
829
 
829
830
  document.addEventListener('DOMContentLoaded', function () {
@@ -1,9 +0,0 @@
1
-
2
- if page.posts.length > 0
3
- #recent-posts
4
- h1 Recent Posts
5
- each post in page.posts.sort('date', -1).limit(10).toArray()
6
- .recent-post-item
7
- a(href=url_for(post.path))= post.title
8
- if post.date
9
- time(datetime=post.date.toJSON())= date(post.date, date_format)
@@ -1,308 +0,0 @@
1
- *
2
- box-sizing border-box
3
-
4
- html
5
- line-height 1.15
6
- -webkit-text-size-adjust 100%
7
- text-size-adjust 100%
8
- height: 100%;
9
- font-size: 20px
10
- overflow-y: overlay
11
-
12
- main
13
- display block
14
-
15
- body
16
- position relative
17
- min-height 100%
18
- background var(--efu-background)
19
- color var(--efu-fontcolor)
20
- font-size 16px
21
- font-family "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei"
22
- line-height 2
23
- -webkit-tap-highlight-color transparent
24
- margin 0
25
-
26
- ::selection
27
- background var(--efu-main)
28
- color var(--efu-white)
29
-
30
- i.solitude
31
- font-size 22px
32
- line-height 1
33
-
34
- h1
35
- font-size 2em
36
- margin .67em 0
37
-
38
- h1, h2, h3, h4, h5, h6
39
- padding-top 0
40
- padding-left 0
41
- font-weight 700
42
- position relative
43
- margin 1rem 0 0.7rem
44
- color var(--efu-fontcolor)
45
-
46
- hr
47
- box-sizing content-box
48
- height 0
49
- overflow visible
50
- display: none
51
-
52
- pre
53
- font-family monospace, monospace
54
-
55
- a
56
- color var(--efu-fontcolor)
57
- text-decoration none
58
- transition all .3s ease 0s
59
- overflow-wrap break-word
60
- -webkit-user-drag none
61
-
62
- abbr[title]
63
- border-bottom none
64
- text-decoration underline dotted
65
-
66
- b, strong
67
- font-weight bolder
68
-
69
- code, kbd, samp
70
- font-family monospace, monospace
71
- font-size 1em
72
-
73
- small
74
- font-size 80%
75
-
76
- sub, sup
77
- font-size 75%
78
- line-height 0
79
- position relative
80
- vertical-align baseline
81
-
82
- sub
83
- bottom -.25em
84
-
85
- sup
86
- top -.5em
87
-
88
- button, input, optgroup, select, textarea
89
- font-family inherit
90
- font-size 100%
91
- line-height 1.15
92
- margin 0
93
-
94
- button, input
95
- overflow visible
96
-
97
- input::placeholder
98
- color var(--efu-gray)
99
-
100
- button, select
101
- text-transform none
102
-
103
- [type=button], [type=reset], [type=submit], button
104
- appearance button
105
-
106
- fieldset
107
- padding .35em .75em .625em
108
-
109
- legend
110
- box-sizing border-box
111
- color inherit
112
- display table
113
- max-width 100%
114
- padding 0
115
- white-space normal
116
-
117
- progress
118
- vertical-align baseline
119
-
120
- textarea
121
- overflow auto
122
-
123
- [type=checkbox], [type=radio]
124
- box-sizing border-box
125
- padding 0
126
-
127
- [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
128
- height auto
129
-
130
- [type=search]
131
- appearance textfield
132
- outline-offset -2px
133
-
134
- [type=search]::-webkit-search-decoration
135
- appearance none
136
-
137
- input[type=checkbox] + label::before, input[type=radio] + label::before
138
- content ''
139
- display inline-block
140
- width 16px
141
- height 16px
142
- border 1px solid #999
143
- background-color #fff
144
- margin-right 5px
145
- vertical-align middle
146
-
147
- ::-webkit-file-upload-button
148
- appearance button
149
- font inherit
150
-
151
- summary
152
- display list-item
153
-
154
- template
155
- display none
156
-
157
- [hidden]
158
- display none
159
-
160
- input::placeholder
161
- color var(--efu-fontcolor)
162
-
163
- .table-wrap
164
- overflow-x scroll
165
- margin 0 0 1rem
166
-
167
- table
168
- display table
169
- width 100%
170
- border-spacing 0
171
- border-collapse collapse
172
- empty-cells show
173
-
174
- table thead
175
- background rgba(153, 169, 191, .1)
176
-
177
- table td, table th
178
- padding .3rem .6rem
179
- border 1px solid var(--light-grey)
180
- vertical-align middle
181
-
182
- button
183
- padding 0
184
- outline 0
185
- border none
186
- color var(--efu-fontcolor)
187
- background 0 0
188
- cursor pointer
189
-
190
- img
191
- border-style none
192
- max-width 100%
193
- transition all .2s ease 0s
194
- -webkit-user-drag none
195
-
196
- img:not([src]), img[src=""]
197
- opacity 0
198
-
199
- .img-alt
200
- font-size 12px
201
- margin 0
202
- margin-top 8px
203
- color var(--efu-secondtext)
204
-
205
- .is-center
206
- text-align center
207
- display flex
208
- flex-wrap wrap
209
- justify-content center
210
- flex-direction row
211
- align-items center
212
-
213
- .copy-true
214
- user-select all
215
-
216
- .pull-left
217
- float left
218
-
219
- .pull-right
220
- float right
221
-
222
- blockquote
223
- border: var(--style-border-always);
224
- background-color: var(--efu-secondbg);
225
- color: var(--efu-secondtext);
226
- border-radius: 8px;
227
- margin: 1rem 0;
228
- padding: .5rem .8rem
229
-
230
- a
231
- color var(--blockquote-color)
232
-
233
- p
234
- margin 0 !important
235
- padding: 0
236
-
237
- .pullquote
238
- position relative
239
- max-width 45%
240
- font-size 110%
241
-
242
- .left
243
- left 0
244
- margin 1em .5em 0 0
245
-
246
- .right
247
- right 0
248
- margin 1em 0 0 .5em
249
-
250
- li, ul
251
- list-style none
252
- display block
253
- margin 0
254
- padding 0
255
-
256
- ::-webkit-scrollbar
257
- width 6px
258
- height 6px
259
-
260
- ::-webkit-scrollbar-thumb
261
- background var(--efu-scrollbar)
262
- border-radius 8px
263
- cursor pointer
264
-
265
- ::-webkit-scrollbar-thumb:hover
266
- background var(--efu-main)
267
- opacity 1
268
- display block !important
269
-
270
- ::-webkit-scrollbar-track
271
- background-color var(--efu-none)
272
-
273
- [data-theme=dark] img
274
- filter brightness(1)
275
-
276
- a.extend
277
- .next
278
- right 0
279
-
280
- .prev
281
- left 0
282
-
283
- .table-wrap
284
- margin 1rem 0
285
- border-radius 8px
286
-
287
- table td, table th
288
- border var(--style-border-always)
289
-
290
- table thead
291
- background var(--efu-secondbg)
292
-
293
- b, strong
294
- color var(--efu-lighttext)
295
-
296
- .button--animated
297
- border-radius 8px
298
- transition .3s
299
- position relative
300
-
301
- if hexo-config('fancybox')
302
- a.fancybox
303
- border-bottom 0
304
- padding 0
305
- margin auto
306
- display contents
307
- width fit-content
308
- user-select none