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