🏗️ First time sync the css & js files from hexo theme NexT
This commit is contained in:
9
assets/css/_common/components/third-party/gitalk.scss
vendored
Normal file
9
assets/css/_common/components/third-party/gitalk.scss
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
@if hexo-config('gitalk.enable') {
|
||||
.gt-header a, .gt-comments a, .gt-popup a {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.gt-container .gt-popup .gt-action.is--active::before {
|
||||
top: .7em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user