mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-04-30 15:16:43 +00:00
deploy: 78abe914e0
This commit is contained in:
parent
eb540d4581
commit
f7873385aa
160 changed files with 5153 additions and 5029 deletions
css
|
@ -1452,3 +1452,17 @@ h6 a {
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.footerLangSwitch,
|
||||
.footerVariantSwitch,
|
||||
.footerVisitedLinks,
|
||||
.footerFooter {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.showLangSwitch,
|
||||
.showVariantSwitch,
|
||||
.showVisitedLinks,
|
||||
.showFooter {
|
||||
display: initial;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue