摘要: @media all and (min-width:320px){ body{backgroud-color:bule;} } 设备类型(默认all) 1.screen是媒体类型里的一种,css2.1定义了10种媒体类型 2.and被称为关键字,其他关键字还包括net(排除某种设备),only(限定 阅读全文
posted @ 2022-08-15 22:17 xxxxxx123123 阅读(21) 评论(0) 推荐(0)