【发布时间】:2020-02-07 17:23:04
【问题描述】:
【问题讨论】:
标签: twitter-bootstrap thymeleaf web-frontend
【问题讨论】:
标签: twitter-bootstrap thymeleaf web-frontend
为什么 bootstrap col 上的文本颜色是蓝色的?
锚标记的默认颜色。您可以将其更改为您想要的任何颜色。
<style>
a{ color: hex code | color name | rgb values }
a{ color: red }
</style>
如何仅使用 Bootstrap css 重新设计我的页面?
请参考以下链接:
【讨论】: