Rad*_*ghe 3 css twitter-bootstrap bootstrap-modal
如何将引导程序模态标题背景更改为深蓝色,将文本更改为白色。小提琴在这里:
小智 5
您可以尝试使用以下 CSS:
.modal-header {
background-color: darkblue;
color: white;
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
11479 次 |
| 最近记录: |