mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 05:20:24 +00:00
* Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes
13 lines
132 B
CSS
13 lines
132 B
CSS
/*
|
|
.text-warning {
|
|
color: #997404 !important;
|
|
}
|
|
|
|
.text-info {
|
|
color: #087990 !important;
|
|
}
|
|
*/
|
|
|
|
.badge > a {
|
|
color: inherit;
|
|
}
|