gpt4 book ai didi

css - Bootstrap JS 选项卡和 CSS : get rid of the underline style

转载 作者:行者123 更新时间:2023-11-28 16:06:50 26 4
gpt4 key购买 nike

我正在使用 bootstrap JS 选项卡。不幸的是,我删除了我的 CSS 文件中的几行(当然不记得是哪一行)。你知道我如何摆脱各种选项卡中的下划线样式以恢复类似于 http://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_js_tab&stacked=h 的样式吗? ?

enter image description here

非常感谢您的帮助。

最佳答案

text-decoration .

.nav-tabs a {
text-decoration: none;
}

关于css - Bootstrap JS 选项卡和 CSS : get rid of the underline style,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39046152/

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