Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Wordpress 博客文章中有一段文字完全以斜体显示。文档和 HTML 中没有包含“em”。我完全被难住了。任何人都知道可能导致这种情况的原因。
页面上可能有一些 CSS 作用于该博客文章。
您可以尝试搜索页面上加载的 CSS 文件font-style: italic;或搜索分配给该博客文章元素的类以查看它们的样式。
font-style: italic;