Handsome主题文章标题居中
苏洋's Blog

Handsome主题文章标题居中

苏洋
2月21日发布 /正在检测是否收录...

自定义CSS自定义CSS丨放入后台-外观设置-开发者设置-自定义CSS


  
```php
/*文章标题居中*/
.panel h2{
    text-align: center; 
}
.panel-small h2{
    text-align: center; 
}
.panel-picture h3{
    text-align: center; 
}
.post-item-foot-icon{
    text-align: center;
}
  

```
NEW
学无止境,活到老,学到老
喜欢就支持一下吧
点赞 1 分享 赞赏
评论 抢沙发
OωO
取消