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.
我正在尝试制作一个突出于文本的图像——这在 IE 和 FF 中运行良好。然而,在 Webkit 浏览器中,一旦您将列添加到等式中,它似乎会破坏布局。
检查它:http ://cdpn.io/mfAtg
将此样式添加到图像中:-webkit-transform: translate3d(0,0,0);