我想在我的应用程序上放置一个特定于歌剧的CSS。
我如何提供一个不同的top
值,以使其不会影响其他浏览器。
谢谢
最佳答案
尝试这个:
noindex:-o-prefocus, .your_class {
//your CSS rules here
}
关于html - 仅在歌剧上将不同的顶部应用于插入符号,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/33872528/
我想在我的应用程序上放置一个特定于歌剧的CSS。
我如何提供一个不同的top
值,以使其不会影响其他浏览器。
谢谢
最佳答案
尝试这个:
noindex:-o-prefocus, .your_class {
//your CSS rules here
}
关于html - 仅在歌剧上将不同的顶部应用于插入符号,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/33872528/