gpt4 book ai didi

html - 如何选择h4标题

转载 作者:太空宇宙 更新时间:2023-11-04 00:50:00 24 4
gpt4 key购买 nike

我正在尝试减小 h4 标题的字体大小并更改一些其他内容,但 h4 类 .awpcp-listing-title 似乎无法用作选择器。

尝试了几个选项,包括important,就像我这里的代码:

.awpcp-listing-title {
font-size: 10px;
margin-right: 50px;
padding: 15px;
}
    <div class="awpcp-listing-excerpt-inner" style="w">
<h4 class="awpcp-listing-title"><a href="https://adsler.co.uk/wp-user-test-dashboard-2/awpcp-show-ad/28/scarf/london/uk/barnet/clothes/">Scarf</a></h4>
<div class="awpcp-listing-excerpt-content">Grey scarf</div>
</div>
<div class="awpcp-listing-excerpt-extra">
05/10/2019<br/>

最佳答案

.awpcp-listing-title {font-size: 10px !important;}

!important 非常“重要”,可确保应用您的 CSS。

关于html - 如何选择h4标题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56177504/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com