mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
perf(ui): uniform the muted text color
This commit is contained in:
parent
2918da9f29
commit
aadf9393d5
@ -666,6 +666,11 @@ i {
|
||||
}
|
||||
}
|
||||
|
||||
/* overwrite bootstrap muted */
|
||||
.text-muted {
|
||||
color: var(--text-muted-color) !important;
|
||||
}
|
||||
|
||||
/* Overwrite bootstrap tooltip */
|
||||
.tooltip-inner {
|
||||
font-size: 0.7rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user