gpt4 book ai didi

twitter-bootstrap - 为什么此 Bootstrap 3 表中的边框不起作用?

转载 作者:行者123 更新时间:2023-12-01 23:05:48 25 4
gpt4 key购买 nike

使用基本的 Bootstrap 3 CSS 似乎可以正常工作,但使用 Superhero Bootswatch 主题似乎只是不想出现边框。知道为什么吗?

http://jsfiddle.net/VxR7z/

<table class="table table-bordered">
...
</table>

应该适用于所有主题。

最佳答案

只需在边框处添加您想要的颜色的代码

.table-bordered th,.table-bordered td {
边框:1px 实心 #ddd!important
}

谢谢

关于twitter-bootstrap - 为什么此 Bootstrap 3 表中的边框不起作用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22517146/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com