This commit is contained in:
McShelby 2022-02-21 22:11:42 +00:00
parent eb540d4581
commit f7873385aa
160 changed files with 5153 additions and 5029 deletions

View file

@ -1452,3 +1452,17 @@ h6 a {
display: none;
}
}
.footerLangSwitch,
.footerVariantSwitch,
.footerVisitedLinks,
.footerFooter {
display: none;
}
.showLangSwitch,
.showVariantSwitch,
.showVisitedLinks,
.showFooter {
display: initial;
}