【发布时间】:2017-12-15 22:36:43
【问题描述】:
我有很多表格和一张图片的 Html 代码,它覆盖了 Google Chrome 中表格的边框!这取决于浏览器缩放。 Firefox 和 Edge 做得很好!
如您所见 how it looks right now (Firefox 57 and Chrome 63).
[img] 标签没有 css 但它在类内
.footerContent div {
color:#707070;
font-family:Arial;
font-size:13px;
line-height:125%;
text-align:left;
}
【问题讨论】:
标签: html css google-chrome