第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

媒體查詢不會(huì)更改字體大小

媒體查詢不會(huì)更改字體大小

富國(guó)滬深 2024-01-03 17:09:28
媒體查詢不會(huì)將字體從 20px 更改為 15px idk。到目前為止,代碼中沒有覆蓋,這是代碼中唯一的一個(gè)媒體查詢。article .quote{  font-size: 20px;  color: rgb(255, 255, 255);  font-family: 'Montserrat', sans-serif;  position: absolute;  top: 30%;  left: 7%;}@media all and (max-width:1000px){  .quote{    font-size: 15px;  }}
查看完整描述

1 回答

?
波斯汪

TA貢獻(xiàn)1811條經(jīng)驗(yàn) 獲得超4個(gè)贊

一些小問題,但現(xiàn)在應(yīng)該可以了


article.quote{

  font-size: 80px;

  color: blue;

  font-family: 'Montserrat', sans-serif;

  position: absolute;

  top: 30%;

  left: 7%;

}

@media all and (max-width: 1000px) {

  article.quote{

    font-size: 15px;

  }

}

<article class='quote'>some text</article>

article .quote{

  font-size: 80px;

  color: blue;

  font-family: 'Montserrat', sans-serif;

  position: absolute;

  top: 30%;

  left: 7%;

}

@media all and (max-width: 1000px) {

  article .quote{

    font-size: 15px;

  }

}

<article >

   <section class='quote'>some text</section>

</article>


查看完整回答
反對(duì) 回復(fù) 2024-01-03
  • 1 回答
  • 0 關(guān)注
  • 178 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)