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

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

媒體查詢不會更改字體大小

媒體查詢不會更改字體大小

富國滬深 2024-01-03 17:09:28
媒體查詢不會將字體從 20px 更改為 15px idk。到目前為止,代碼中沒有覆蓋,這是代碼中唯一的一個媒體查詢。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貢獻1811條經(jīng)驗 獲得超4個贊

一些小問題,但現(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>


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

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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