mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-12 22:33:10 +00:00
14 lines
132 B
CSS
14 lines
132 B
CSS
|
|
/*
|
||
|
|
.text-warning {
|
||
|
|
color: #997404 !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-info {
|
||
|
|
color: #087990 !important;
|
||
|
|
}
|
||
|
|
*/
|
||
|
|
|
||
|
|
.badge > a {
|
||
|
|
color: inherit;
|
||
|
|
}
|