博客园设置分享

基本设置

image-20230802103838574

代码高亮

image-20230802104531238

定制 CSS 代码

#home {
    width: 1102px;
}

h1.postTitle {
    margin: 0;
}

/* 文章标题大小 */
#cb_post_title_url > span {
    font-size: 24px;
}

#cnblogs_post_body {
    margin-left: 10px;
    margin-right: 10px;
}

/* 图片和代码块的圆角&阴影 */
#cnblogs_post_body img,
#cnblogs_post_body pre.highlighter-hljs {
    border-radius: 8px;
    box-shadow: 0 0px 5px #888;
}

#cnblogs_post_body img {
    max-height: 450px;
}

#cnblogs_post_body p > img {
    margin-right: 15px;
}

#cnblogs_post_body p > img:nth-child(1) {
    margin-left: 0;
}

#cnblogs_post_body > h2 {
    margin-top: 30px;
    margin-bottom: 10px;
}

/* 高亮字体 `font` */
#cnblogs_post_body :not(pre, div, td) > code {
    font-size: inherit;
    font-weight: bold;
    background-color: inherit;
    color: #ff5e03;
}

/* 评论间距 */
.feedbackItem {
    margin-top: 0px;
}
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值