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:
mergify[bot] 2019-08-05 13:30:38 +00:00 committed by GitHub
commit ba2bc14097
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -363,7 +363,7 @@ h6.uppercase, .h6.uppercase {
margin-top: 0px;
b {
color: @text-color !important;
color: @text-light !important;
}
blockquote {