【发布时间】:2020-07-06 18:59:04
【问题描述】:
我的网站有一些部分,其设计对它们如何看待像素非常敏感。
事实上,在我看来,如果您使用的是 MacOS,则悬停的小弹出窗口在上述链接上似乎没问题。但是,它们似乎不适用于 Windows。相反,如果我将像素调整为它们的位置:
http://sandhals.ca/index2/index
他们似乎工作。问题是,如何在我的 HTML 或 CSS 中写入一些内容以根据操作系统调整数字?有什么想法或建议吗?
【问题讨论】:
-
我得到的错误是:
Refused to execute script from 'https://raw.githubusercontent.com/rafaelp/css_browser_selector/master/css_browser_selector.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.自己托管.js
标签: html css macos operating-system frontend