wiki-grav/themes/learn2-dark/scss/theme/_langswitcher.scss

8 lines
84 B
SCSS
Raw Normal View History

2022-11-19 19:55:17 +01:00
.langswitcher {
2022-11-19 19:57:05 +01:00
li {
a {
background: none
}
2022-11-19 19:55:17 +01:00
}
}