Change color of text-danger.
This commit is contained in:
parent
187c84074e
commit
178208380f
@ -47,7 +47,7 @@ a.text-info:focus {
|
|||||||
.text-warning,
|
.text-warning,
|
||||||
.text-warning a,
|
.text-warning a,
|
||||||
a.text-warning {
|
a.text-warning {
|
||||||
color: #8A6E3B;
|
color: #C05827;
|
||||||
}
|
}
|
||||||
.text-warning a:hover,
|
.text-warning a:hover,
|
||||||
.text-warning a:focus,
|
.text-warning a:focus,
|
||||||
|
Loading…
Reference in New Issue
Block a user