Adjust typography color: use .text-primary instead of h5 background
This commit is contained in:
@@ -15,8 +15,8 @@ body {
|
|||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
h5 {
|
.text-primary {
|
||||||
background-color: #7a6111;
|
color: #7a6111 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge-info {
|
.badge-info {
|
||||||
|
|||||||
Reference in New Issue
Block a user