cnblogs-theme-silence icon indicating copy to clipboard operation
cnblogs-theme-silence copied to clipboard

📖 一款专注于阅读的博客园主题

Results 98 cnblogs-theme-silence issues
Sort by recently updated
recently updated
newest added

[TOC]目录中的行内代码块、加粗显示的行内代码块,应用了博客园的默认样式。添加两个选择器解决这个问题。 之前: ![网页捕获_14-4-2023_0285_www cnblogs com](https://user-images.githubusercontent.com/63217984/231832280-85c642d7-3273-46fb-beb4-3824a6496190.jpeg) 之后: ![image](https://user-images.githubusercontent.com/63217984/231833424-d8822697-4e56-4076-8964-ca1b28d4b938.png)

- yzl1990 - https://www.cnblogs.com/yangzhenlong - 主Java方向,喜欢 Python、NodeJs,也了解前端、运维、大数据、区块链等

最近我发现, 皮肤的 右下方浮标 无法正确展示, 调试后发现是因为使用了 https://fonts.google.com/icons?icon.set=Material+Symbols&icon.style=Rounded , 而在国内因为网络原因无法访问, 因此我联系了博客园请求将 ttf 文件放置在 cnblog, 对话如下: https://group.cnblogs.com/topic/118380.html#276416 经测试后发现确实可用, 将 博客设置 > 页面定制css代码 内的代码替换为以下代码即可 修改后的 css 文件如下: ``` html @media only screen and (max-width:...

实在是Web小白,有两个配置的问题: 1. 我的博客首页左边在头像和用户名之间有一片空白请问怎么去除? ![image](https://user-images.githubusercontent.com/72694535/198325253-9753590b-5cd8-41f4-a38a-92e586f94bea.png) 3. 看到一些朋友的悬浮球是这个样子的,请问怎么设置? ![image](https://user-images.githubusercontent.com/72694535/198325461-0ba575e4-6d98-4828-8054-8d41bbbaa86b.png)

右下角悬浮菜单可以增加一个选项,点击可以快速跳转到评论区。