light text was too light
This commit is contained in:
@ -39671,7 +39671,7 @@ code.language-math.is-loading:after {
|
|||||||
--color-text-dark: #080808;
|
--color-text-dark: #080808;
|
||||||
--color-text: #212121;
|
--color-text: #212121;
|
||||||
--color-text-light: #555555;
|
--color-text-light: #555555;
|
||||||
--color-text-light-1: #BBC0CA;
|
--color-text-light-1: #212121;
|
||||||
--color-text-light-2: #808080;
|
--color-text-light-2: #808080;
|
||||||
--color-text-light-3: #a0a0a0;
|
--color-text-light-3: #a0a0a0;
|
||||||
--color-box-header: #f7f7f7;
|
--color-box-header: #f7f7f7;
|
||||||
@ -47438,3 +47438,7 @@ a.blob-excerpt:hover {
|
|||||||
justify-content: flex-start!important;
|
justify-content: flex-start!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.default-link{
|
||||||
|
color:#212121;
|
||||||
|
|
||||||
|
}
|
Reference in New Issue
Block a user