gpt4 book ai didi

html - 如何仅在 kindle fire 设备中为肖像编码样式?

转载 作者:行者123 更新时间:2023-11-28 06:26:16 26 4
gpt4 key购买 nike

如何只在kindle fire设备中为肖像编码样式?请指教。

最佳答案

@media only screen and (max-width: 800px) and (orientation : portrait) and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5){
/* PORTRAIT:
Kindle Fire HD 7
*/
}

引用this更多与设备相关的媒体查询。

关于html - 如何仅在 kindle fire 设备中为肖像编码样式?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35264424/

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