html - Bootstrap 旋转木马旋转时链接上的字体会发生变化

标签 html css twitter-bootstrap text carousel

我和这个用户有同样的问题:https://stackoverflow.com/questions/27856262/bootstrap-carousel-affects-all-fonts-on-change-slide#=

我的工作地点是:http://bobbyomari.com/clients/charterboost

如果您滚动到页面底部并旋转推荐,您会看到页脚链接的粗细发生了变化。我尝试应用上面链接中的建议,但它对我不起作用。

有什么建议吗?在此先感谢您的帮助。

最佳答案

试试这个解决方案:How to prevent Webkit text rendering change during CSS transition

似乎强制 GPU 加速有助于文本渲染。

关于html - Bootstrap 旋转木马旋转时链接上的字体会发生变化,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30336197/

相关文章:

html - 将链接设置为固定事件

css - 如何正确使用 window.scrollY

html - 将元素固定到 flex 容器的底部

javascript - 导航未使用 Bootstrap ScrollSpy 更新

html - 使用推拉时 Bootstrap 崩溃

html - HTML 和 CSS 中的全屏代码

jquery - 如何使用 HTML 和 Jquery 根据文本修复文本区域高度

html - <ul> 中的要点

twitter-bootstrap - Twitter Bootstrap : How to make top fixed navbar stay in container and not stretch?

javascript - 为什么这个 onpaste 事件没有触发?