modified language selection color

This commit is contained in:
somrat 2020-06-10 11:22:59 +06:00
parent 0fa325a1d0
commit 634cf24c73

View file

@ -429,6 +429,7 @@ header.sticky-top {
.lang-list.dark {
color: var(--text-color-dark);
background: var(--white-color);
}
.banner {