-
Notifications
You must be signed in to change notification settings - Fork 208
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
代码高亮希望能提供更多的选择,谢谢 #48
Labels
Comments
计划添加中 |
好的,非常期待~谢谢您的回答 |
我自己修改了一个代码高亮,还在优化中 |
Repository owner
deleted a comment from
zhangsison
Dec 6, 2018
你好,代码高亮功能什么时候能完工,不好意思这么催您。 |
@chambai 因为考虑在增加代码高亮的同时,对整体样式进行优化和升级,请再耐心的等待一下,感谢你的支持。 |
老哥,能分享下你是怎么改的吗? |
可以直接在
文件中调整.highlight .gutter pre与pre, .highlight的选择器,就可以自己调整代码高亮的样式了。 如果想更细节的调整,可以在自己的静态页面中打开F12,选择对应的元素,找到class,再到style.css中去修改就好了。 |
期待中。。。 |
代码高亮 可参考 我的 https://felord.cn 另外 我优化的缩略图 分辨率的问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: