背景颜色的类别有:.bg-primary
, .bg-success
,.bg-info
,.bg-warning
,.bg-danger
,.bg-secondary
,.bg-dark
和.bg-light
。
这个.bg-color
上面的类不能很好地处理文本,或者至少你必须指定一个正确的.text-color
类为每个背景获取正确的文本颜色。
但是,您可以使用.text-bg-color
类和 Bootstrap 将自动处理每种背景颜色的适当文本颜色:
This text is important.
This text indicates success.
This text represents some information.
This text represents a warning.
This text represents danger.
Secondary background color.
Dark grey background color.
Light grey background color.
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!