Compare commits

...

2 Commits

View File

@ -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: #212121; --color-text-light-1: #BBC0CA;
--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;
@ -47437,8 +47437,4 @@ a.blob-excerpt:hover {
.js-small { .js-small {
justify-content: flex-start!important; justify-content: flex-start!important;
} }
}
.default-link{
color:#212121;
} }