This commit is contained in:
2025-01-16 21:02:39 +01:00
parent e5f2620da3
commit 82bae5f693
100 changed files with 921 additions and 1461 deletions

BIN
themes/.DS_Store vendored

Binary file not shown.

Binary file not shown.

View File

@@ -2337,11 +2337,12 @@ body#authentication section#main #content .register-form form footer.form-footer
}
.leo-top-menu .nav > li > a {
text-transform: uppercase;
font-weight: 600;
}
.leo-top-menu .nav a {
font-family: "Inter", sans-serif;
font-size: 14px;
font-weight: 500;
font-weight: 400;
}
.leo-top-menu .nav a:hover {
color: #E79332;

File diff suppressed because one or more lines are too long

View File

@@ -3145,13 +3145,14 @@ body#authentication {
>a {
text-transform: uppercase;
font-weight: 600;
}
}
a {
font-family: "Inter", sans-serif;
font-size: 14px;
font-weight: 500;
font-weight: 400;
&:hover {
color: #E79332;