Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当与响应式设计模板一起使用时,我的 MVC 网站不会像演示模板那样显示在移动设备上。它们总是太宽或太窄。我使用与购买的模板相同的所有 CSS 元素,根本没有引用 Site.css。这里有没有内置到 MVC 中的东西会覆盖 css 元素?
好的,它在我的 css 中一定是一些微妙的东西,但现在似乎正在工作。我只需要倒在我的 css 上,并确保单个元素不会把它扔掉。
Firebug 有一个Responsive Design View. 尝试使用该工具来帮助您找出问题所在。
Responsive Design View