From: Michael Tremer Date: Tue, 24 Oct 2023 11:34:48 +0000 (+0000) Subject: design: Adjust the size of titles and breadcrumbs X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed83981e51d3649c09be7956626a5efbbabb4175;p=ipfire.org.git design: Adjust the size of titles and breadcrumbs Signed-off-by: Michael Tremer --- diff --git a/src/sass/main.sass b/src/sass/main.sass index 43fe50e2..80e43ac2 100644 --- a/src/sass/main.sass +++ b/src/sass/main.sass @@ -6,6 +6,17 @@ // Global Settings $family-sans-serif: Prompt, sans-serif +$size-1: 3rem +$size-2: 2.5rem +$size-3: 2rem +$size-4: 1.5rem +$size-5: 1.25rem +$size-6: 1rem +$size-7: 0.75rem + +// Make titles slightly larger +$title-size: $size-2 + // Colour Palette $primary: #ff2e52 $primary-invert: #ffffff diff --git a/src/templates/auth/login.html b/src/templates/auth/login.html index 0ffdcbd7..073f6c3a 100644 --- a/src/templates/auth/login.html +++ b/src/templates/auth/login.html @@ -7,10 +7,10 @@
-

+

IPFire_

-

{{ _("Log In") }}

+

{{ _("Log In") }}

diff --git a/src/templates/auth/password-reset-initiation.html b/src/templates/auth/password-reset-initiation.html index d1471f57..d8d223cc 100644 --- a/src/templates/auth/password-reset-initiation.html +++ b/src/templates/auth/password-reset-initiation.html @@ -7,10 +7,10 @@
-

+

IPFire_

-

{{ _("Reset Your Password") }}

+

{{ _("Reset Your Password") }}

diff --git a/src/templates/auth/password-reset-successful.html b/src/templates/auth/password-reset-successful.html index 5075c8ee..f11a5342 100644 --- a/src/templates/auth/password-reset-successful.html +++ b/src/templates/auth/password-reset-successful.html @@ -7,10 +7,10 @@
-

+

IPFire_

-

{{ _("Reset Your Password") }}

+

{{ _("Reset Your Password") }}

{{ _("You will shortly receive an email with instructions on how to reset your password.") }}

diff --git a/src/templates/auth/password-reset.html b/src/templates/auth/password-reset.html index a7d45b67..f7cfc2f5 100644 --- a/src/templates/auth/password-reset.html +++ b/src/templates/auth/password-reset.html @@ -7,10 +7,10 @@
-

+

IPFire_

-

{{ _("Reset Your Password") }}

+

{{ _("Reset Your Password") }}

diff --git a/src/templates/auth/register-success.html b/src/templates/auth/register-success.html index 7c2e47c1..c3726bcd 100644 --- a/src/templates/auth/register-success.html +++ b/src/templates/auth/register-success.html @@ -7,10 +7,10 @@
-

+

IPFire_

-

+

{{ _("Your account has been created.") }} {{ _("Please check your email for next steps.") }}

diff --git a/src/templates/auth/register.html b/src/templates/auth/register.html index 30aeb5bc..9cf067ea 100644 --- a/src/templates/auth/register.html +++ b/src/templates/auth/register.html @@ -7,10 +7,10 @@
-

+

IPFire_

-

{{ _("Register A New Account") }}

+

{{ _("Register A New Account") }}

diff --git a/src/templates/blog/drafts.html b/src/templates/blog/drafts.html index 0513ea63..6f0a055f 100644 --- a/src/templates/blog/drafts.html +++ b/src/templates/blog/drafts.html @@ -6,7 +6,7 @@

-
diff --git a/src/templates/blog/index.html b/src/templates/blog/index.html index 57fdbf62..2f5819a9 100644 --- a/src/templates/blog/index.html +++ b/src/templates/blog/index.html @@ -13,7 +13,7 @@
-