Handsome主题文章标题居中 平凡 8年前 默认笔记 技术教程 Handsome主题文章标题居中 自定义CSS自定义CSS丨放入后台-外观设置-开发者设置-自定义CSS/*文章标题居中*/ .panel h2{ text-align: center; } .panel-small h2{ text-align: center; } .panel-picture h3{ text-align: center; } .post-item-foot-icon{ text-align: center; }
Handsome主题时光机圆形头像 平凡 8年前 默认笔记 技术教程 Handsome主题时光机圆形头像 自定义CSS自定义CSS丨放入后台-外观设置-开发者设置-自定义CSS/* 时光机圆形头像 */ .img-square {border-radius: 50%;} .list-group-item .thumb-sm .img-square {border-radius: 5px;}
最近评论