Change locale switcher background color

This commit is contained in:
decabeza
2019-02-11 15:41:44 +01:00
parent b4ecd07f1f
commit bce8b8b0a3

View File

@@ -980,7 +980,7 @@ footer {
}
.locale-switcher {
background: #1a1a1a;
background: #001d33;
border: 0;
border-radius: rem-calc(4);
color: #fff;