【问题标题】:Post content shown with italic style以斜体显示的帖子内容
【发布时间】:2014-10-05 15:56:41
【问题描述】:

我不知道该怎么办;如果您查看my website的帖子内容,则以斜体显示。我不知道如何删除此属性。有人可以帮帮我吗?

This is the css code of my posts

【问题讨论】:

  • 你在说什么内容?

标签: html css styles italic


【解决方案1】:

只需在样式表底部添加以下代码:

.post .content, .comment .content {
     font-style: normal;
}

【讨论】:

    猜你喜欢
    • 2018-01-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-01-17
    相关资源
    最近更新 更多