Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hexo修改链接文字样式 | vanishke个人技术博客 #35

Open
vanishke opened this issue Jan 14, 2021 · 0 comments
Open

hexo修改链接文字样式 | vanishke个人技术博客 #35

vanishke opened this issue Jan 14, 2021 · 0 comments

Comments

@vanishke
Copy link
Owner

https://hexo-sigma-eight.vercel.app/hexo/blogs/hexo%E4%BF%AE%E6%94%B9%E9%93%BE%E6%8E%A5%E6%96%87%E5%AD%97%E6%A0%B7%E5%BC%8F/

修改链接文字样式打开themes\next\source\css_common\components\post\post.styl添加以下代码: .post-body p a{ color: #0593d3; border-bottom: none; &:hover { color: #ff106c; text-decoration: underline; &#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant