插件使用
主题采用作者:pingsu
<a rel="nofollow" title="大凯云" href="https://cloud.dakaiyun.cn" target="_blank">
<i class="fa fa-cloud"></i>
</a>
<a rel="nofollow" title="云音乐" href="http://music.dakaiyun.cn" target="_blank">
<i class="fa fa-music"></i>
</a>
<a rel="nofollow" title="图床" href="http://img.dakaiyun.cn" target="_blank">
<i class="fa fa-ship"></i>
</a>
<a rel="nofollow" title="打赏小哥哥" href="https://pay.dakaiyun.cn" target="_blank">
<i class="fa fa-money"></i>
</a>
<a rel="nofollow" title="云壁纸" href="http://pic.dakaiyun.cn" target="_blank">
<i class="fa fa-picture-o"></i>
</a>
<a rel="nofollow" title="云商店" href="https://shop.dakaiyun.cn" target="_blank">
<i class="fa fa-cart-plus"></i>
</a>
<a rel="nofollow" title="软件下载" href="http://tools.dakaiyun.cn" target="_blank">
<i class="fa fa-download"></i>
</a>
主题改动~(已取消)~
- 加玻璃框
在single.css
里定位到.post-item
文章简要处,在它的{}里加上下面的代码:
width:100%;
height:100%;
border-radius:20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
padding:10px
- 页脚改动
代码杂记
- 图片/文字居中
<center>这里放居中的内容</center>
- 代码高亮(双)
- 防止代码块(双)