Merge pull request #8102 from surajshetty3416/fix-timeline-css-p
fix: Use text-light instead of text-color for timeline text
This commit is contained in:
commit
ba2bc14097
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@ h6.uppercase, .h6.uppercase {
|
|||
margin-top: 0px;
|
||||
|
||||
b {
|
||||
color: @text-color !important;
|
||||
color: @text-light !important;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue