Skip to content

Commit

Permalink
Update footer.less
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 authored Aug 29, 2024
1 parent 928f94b commit 9181775
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions theme/themes/eea/extras/footer.less
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ footer {
width: 100%;
justify-content: center;
}
.theme-sites-button {
background: @themeSitesButtonBackground !important;
font-size: @themeSitesButtonFontSize !important;
padding: @themeSitesButtonPadding !important;
color: @themeSitesButtonColor !important;
border: @themeSitesButtonBorder !important;
}
}

footer .theme-sites {
Expand Down

0 comments on commit 9181775

Please sign in to comment.