mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-13 01:08:58 +01:00
2dc329dd37
* Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes
14 lines
132 B
CSS
14 lines
132 B
CSS
/*
|
|
.text-warning {
|
|
color: #997404 !important;
|
|
}
|
|
|
|
.text-info {
|
|
color: #087990 !important;
|
|
}
|
|
*/
|
|
|
|
.badge > a {
|
|
color: inherit;
|
|
}
|