]> git.ipfire.org Git - ipfire.org.git/commitdiff
design: Adjust the size of titles and breadcrumbs
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Oct 2023 11:34:48 +0000 (11:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Oct 2023 11:36:59 +0000 (11:36 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
43 files changed:
src/sass/main.sass
src/templates/auth/login.html
src/templates/auth/password-reset-initiation.html
src/templates/auth/password-reset-successful.html
src/templates/auth/password-reset.html
src/templates/auth/register-success.html
src/templates/auth/register.html
src/templates/blog/drafts.html
src/templates/blog/index.html
src/templates/blog/modules/list.html
src/templates/blog/post.html
src/templates/blog/write.html
src/templates/blog/year.html
src/templates/docs/modules/header.html
src/templates/docs/recent-changes.html
src/templates/docs/search-results.html
src/templates/donate/donate.html
src/templates/donate/thank-you.html
src/templates/downloads/mirrors.html
src/templates/downloads/release.html
src/templates/downloads/thank-you.html
src/templates/fireinfo/admin.html
src/templates/fireinfo/driver.html
src/templates/fireinfo/index.html
src/templates/fireinfo/processors.html
src/templates/fireinfo/profile.html
src/templates/fireinfo/releases.html
src/templates/index.html
src/templates/location/download.html
src/templates/location/how-to-use.html
src/templates/location/index.html
src/templates/location/lookup.html
src/templates/nopaste/create.html
src/templates/static/about.html
src/templates/static/help.html
src/templates/static/legal.html
src/templates/users/delete.html
src/templates/users/edit.html
src/templates/users/groups/index.html
src/templates/users/groups/show.html
src/templates/users/index.html
src/templates/users/show.html
src/templates/voip/index.html

index 43fe50e2070c7f7f697a67b798725b3434d59e94..80e43ac2be60ec3b666098ea8f2b5851b3c86984 100644 (file)
@@ -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
index 0ffdcbd7fc8b4fb01212728d3583be3b7cebf3d4..073f6c3a7fdbd6c45d01ed695924f0e134b44558 100644 (file)
@@ -7,10 +7,10 @@
                <div class="container">
                        <div class="columns is-centered">
                                <div class="column is-one-third">
-                                       <h1 class="title is-1">
+                                       <h1 class="title">
                                                IPFire<span class="has-text-primary">_</span>
                                        </h1>
-                                       <h4 class="subtitle is-4">{{ _("Log In") }}</h4>
+                                       <h4 class="subtitle">{{ _("Log In") }}</h4>
 
                                        <div class="block">
                                                <form action="" method="POST">
index d1471f576513ba97230d3003e2a8a0e8ee2ab1ef..d8d223cc7c54d7cfc4a73873e46a99b16cb11d7e 100644 (file)
@@ -7,10 +7,10 @@
                <div class="container">
                        <div class="columns is-centered">
                                <div class="column is-one-third">
-                                       <h1 class="title is-1">
+                                       <h1 class="title">
                                                IPFire<span class="has-text-primary">_</span>
                                        </h1>
-                                       <h4 class="subtitle is-4">{{ _("Reset Your Password") }}</h4>
+                                       <h4 class="subtitle">{{ _("Reset Your Password") }}</h4>
 
                                        <div class="block">
                                                <form action="" method="POST">
index 5075c8ee90d79b7d809b8def9381bab184b8de52..f11a5342caa2d6259207cf3b4f274fb19154861d 100644 (file)
@@ -7,10 +7,10 @@
                <div class="container">
                        <div class="columns is-centered">
                                <div class="column is-one-third">
-                                       <h1 class="title is-1">
+                                       <h1 class="title">
                                                IPFire<span class="has-text-primary">_</span>
                                        </h1>
-                                       <h4 class="subtitle is-4">{{ _("Reset Your Password") }}</h4>
+                                       <h4 class="subtitle">{{ _("Reset Your Password") }}</h4>
 
                                        <p class="is-size-5">{{ _("You will shortly receive an email with instructions on how to reset your password.") }}</p>
                                </div>
index a7d45b6746bfd60815b321849ef7981a884bd5ed..f7cfc2f508243415daf49c759721c9b7da2a1d91 100644 (file)
@@ -7,10 +7,10 @@
                <div class="container">
                        <div class="columns is-centered">
                                <div class="column is-one-third">
-                                       <h1 class="title is-1">
+                                       <h1 class="title">
                                                IPFire<span class="has-text-primary">_</span>
                                        </h1>
-                                       <h4 class="subtitle is-4">{{ _("Reset Your Password") }}</h4>
+                                       <h4 class="subtitle">{{ _("Reset Your Password") }}</h4>
 
                                        <div class="block">
                                                <form action="" method="POST">
index 7c2e47c1b84c7a351272a903fa69648d1f108245..c3726bcd68c33b9677ed82ea3d1fc10851eaaeaf 100644 (file)
@@ -7,10 +7,10 @@
        <div class="container">
                <div class="columns is-centered">
                        <div class="column is-one-third">
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        IPFire<span class="has-text-primary">_</span>
                                </h1>
-                               <h4 class="subtitle is-4">
+                               <h4 class="subtitle">
                                        {{ _("Your account has been created.") }}
                                        {{ _("Please check your email for next steps.") }}
                                </h4>
index 30aeb5bc0df0b5da2cfb028ddb09a516bd7d5603..9cf067ead8b5e6cb7f2b7e2b9ae9b592b3b87f05 100644 (file)
@@ -7,10 +7,10 @@
                <div class="container">
                        <div class="columns is-centered">
                                <div class="column is-one-third">
-                                       <h1 class="title is-1">
+                                       <h1 class="title">
                                                IPFire<span class="has-text-primary">_</span>
                                        </h1>
-                                       <h4 class="subtitle is-4">{{ _("Register A New Account") }}</h4>
+                                       <h4 class="subtitle">{{ _("Register A New Account") }}</h4>
 
                                        <div class="block">
                                                <p class="is-size-5">
index 0513ea639c52d2205fd3183a1c958d700400b688..6f0a055fd68a43c8037271c47221a302d6fb111f 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">{{ _("Home") }}</a>
@@ -20,7 +20,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("My Drafts") }}</h1>
+                               <h1 class="title">{{ _("My Drafts") }}</h1>
                        </div>
                </div>
        </section>
index 57fdbf62f95c10c2d5ce52cf4439fe97d0b14d82..2f5819a9a4ab457634c6bde957504ba9919eb3c2 100644 (file)
@@ -13,7 +13,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">{{ _("Home") }}</a>
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("IPFire Blog") }}</h1>
+                               <h1 class="title">{{ _("IPFire Blog") }}</h1>
 
                                {% if q %}
-                                       <h6 class="subtitle is-5">
+                                       <h6 class="subtitle">
                                                {{ _("Search Results for '%s'") % q }}
                                        </h6>
                                {% end %}
index 33ba7bf8649ae0418386ea2d9356137c70a9c888..201592063d082707b2f3e1128db616a9bfd72850 100644 (file)
@@ -6,7 +6,7 @@
                        </a>
                </h5>
 
-               <h6 class="subtitle is-6">
+               <h6 class="subtitle">
                        {% if post.published_at %}
                                {{ locale.format_date(post.published_at, shorter=True, relative=relative) }}
                        {% elif post.created_at %}
index b5fcc8d37ffdf9cbe163a1a2733c19244b46104a..ceb23428776c45dbfd2e10abcee12d3ccbe0bbb3 100644 (file)
@@ -40,7 +40,7 @@
        <section class="hero {% if "lightningwirelabs.com" in post.tags %}is-lwl{% elif post.is_published() %}is-primary{% else %}is-light{% end %}">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">{{ _("Home") }}</a>
@@ -54,9 +54,9 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ post.title }}</h1>
+                               <h1 class="title">{{ post.title }}</h1>
 
-                               <h6 class="subtitle is-6">
+                               <h6 class="subtitle">
                                        {{ _("by") }}
 
                                        {% if isinstance(post.author, accounts.Account) %}
index ad6eb6d6b4459440aa907c0f6f208bcb8ae2b0cc..b953efec6dae6c64965840c2b52eac895f759ae6 100644 (file)
@@ -12,7 +12,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">{{ _("Home") }}</a>
@@ -26,7 +26,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Write a New Post") }}</h1>
+                               <h1 class="title">{{ _("Write a New Post") }}</h1>
                        </div>
                </div>
        </section>
index 31a01de3f8431df213f845270e9b1b3e624b5cef..5f47069936e62c795fe0ed8957f31529b8ec278b 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero has-background-primary-light">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
@@ -19,7 +19,7 @@
                                                </li>
                                        </ul>
                                </nav>
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {{ _("Posts in %s") % year }}
                                </h1>
                        </div>
index e6d416bc7eab376dc0508f6a04ceb9718f366907..807fb8ce6d0b1cef3e3b09acaab87a0e1edea6ea 100644 (file)
@@ -1,7 +1,7 @@
 <section class="hero is-light">
        <div class="hero-body">
                <div class="container">
-                       <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                       <nav class="breadcrumb" aria-label="breadcrumbs">
                                <ul>
                                        <li>
                                                <a href="/">
@@ -37,7 +37,7 @@
                                </ul>
                        </nav>
 
-                       <h1 class="title is-1">{{ page_title or _("IPFire Documentation") }}</h1>
+                       <h1 class="title">{{ page_title or _("IPFire Documentation") }}</h1>
                </div>
        </div>
 </section>
index 6808bca22bfa83c2936caebeda803d074ae2a897..27a179fa7d62636c954434c79c951c4b59cbc71c 100644 (file)
@@ -5,7 +5,7 @@
 {% block content %}
        <div class="container">
                <section class="section">
-                       <h1 class="title is-1">{{ _("Recent Changes") }}</h1>
+                       <h1 class="title">{{ _("Recent Changes") }}</h1>
 
 
                        {% module DocsList(recent_changes, show_changes=True) %}
index d880735cea07f120e266807db6b0528a53568092..b6e10a1a7748a00ea6bb299afeb83bc3af551341 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-light">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">{{ _("Home") }}</a>
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("IPFire Docs") }}</h1>
+                               <h1 class="title">{{ _("IPFire Docs") }}</h1>
 
                                {% if q %}
-                                       <h6 class="subtitle is-5s">
+                                       <h6 class="subtitle">
                                                {{ _("Search Results for '%s'") % q }}
                                        </h6>
                                {% end %}
index 86bb9f9beb2accf3d1fee95af82fcdc6442d5e16..b67b5f42b967f8322f53dc176b1b42f8be84fee2 100644 (file)
@@ -8,7 +8,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
@@ -18,7 +18,7 @@
                                                </li>
                                        </ul>
                                </nav>
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        Donate
                                </h1>
                                <p class="subtitle">{{ _("Please support our project with your donation today") }}</p>
index 8a8a32f4aa8481a6aaa4f5129b61a6f240f357dc..4a5256810a4db9df8326fafcd1eb114f51db6d4e 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary is-fullheight-with-navbar">
                <div class="hero-body">
                        <div class="container">
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {{ _("Thank You") }}
                                </h1>
                                <p class="subtitle">
index 27d6930f3f727792e0074d9d4a6a1cf81b0c7e14..691d8e0d78741c58c8d903f4213eb1e10a281037 100644 (file)
@@ -9,7 +9,7 @@
        <section class="hero is-light">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
@@ -22,7 +22,7 @@
                                                </li>
                                        </ul>
                                </nav>
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {{ _("Mirrors") }}
                                </h1>
                                <p class="subtitle">
index d171cb0988bee5151e23893f1c86aa40a605ed39..ad1ee257bec0ae6fdc7d699cd7170d3f2785239f 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {{ _("Download %s") % release }}
                                </h1>
 
-                               <h6 class="subtitle is-6">
+                               <h6 class="subtitle">
                                        {{ _("Released %s") % locale.format_date(release.published, relative=True, shorter=True) }}
 
                                        {% if release.blog %}
index ff8dce87e6f2162c13d77c6486ec864e19b15892..ad490f8fe54e7fd12f7b1db078aa4f4d63ca2fb0 100644 (file)
@@ -6,10 +6,10 @@
        <section class="hero is-medium">
                <div class="hero-body">
                        <div class="container">
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        Thank You For Downloading IPFire<span class="has-text-primary">_</span>
                                </h1>
-                               <h4 class="subtitle is-4">{{ _("Your download will begin in a few seconds. If not, click the link below.") }}</h4>
+                               <h4 class="subtitle">{{ _("Your download will begin in a few seconds. If not, click the link below.") }}</h4>
 
                                <div class="block">
                                        <p class="download-path"></p>
index d30811a1459a825bd4d9b415b29a836e875604a4..d708595d7674f5b10c1d379f5349b9ee45caf465 100644 (file)
@@ -8,14 +8,14 @@
                        <div class="columns">
                                <div class="column">
                                        <div class="has-text-centered">
-                                               <h1 class="title is-1">{{ "{:,d}".format(total) }}</h1>
+                                               <h1 class="title">{{ "{:,d}".format(total) }}</h1>
                                                <h4 class="title is-4">{{ _("Total amount of profiles") }}</h4>
                                        </div>
                                </div>
 
                                <div class="column">
                                        <div class="has-text-centered">
-                                               <h1 class="title is-1">{{ "%.2f%%" % (with_data * 100 / total) }}</h1>
+                                               <h1 class="title">{{ "%.2f%%" % (with_data * 100 / total) }}</h1>
                                                <h4 class="title is-4">{{ _("Reporting back to us") }}</h4>
                                        </div>
                                </div>
index c9f4bf2e2e7e24ec48ef62cc8661c2289dcb87c3..2084ee6bf4b72ee094914b50c1130a2807fb1f05 100644 (file)
@@ -5,7 +5,7 @@
 {% block container %}
        <section class="section">
                <div class="container">
-                       <h1 class="title is-1">{{ driver }}</h1>
+                       <h1 class="title">{{ driver }}</h1>
 
                        <p>
                                {{ _("All known devices run by %s") % driver }}
index 72d3ac9a9bbd2f10f17729f2059f7f86081101ea..bd1e203f4c2840ac5a920ea8bb410fa17fbf4df1 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-medium is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="https://ipfire.org/">
@@ -21,7 +21,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Fireinfo") }}</h1>
+                               <h1 class="title">{{ _("Fireinfo") }}</h1>
 
                                <a class="button is-dark is-medium" href="/profile/random">
                                        {{ _("Show a Random Profile") }}
@@ -36,7 +36,7 @@
                                {% if latest_release %}
                                        <div class="column is-half is-centered">
                                                <div>
-                                                       <h1 class="title is-1 has-text-primary">
+                                                       <h1 class="title has-text-primary">
                                                                {{ "%.2f%%" % (latest_release.penetration * 100) }}
                                                        </h1>
 
                                        </div>
                                </div>
                                <div class="column is-half has-text-centered">
-                                               <h1 class="title is-1">{{ format_size(memory_avg * 1024, "MB") }}</h1>
+                                               <h1 class="title">{{ format_size(memory_avg * 1024, "MB") }}</h1>
 
                                                <span class="tag">
                                                                {{ _("Average Amount of Memory") }}
                <div class="container">
                        <div class="columns is-vcentered">
                                <div class="column is-half has-text-centered">
-                                       <h1 class="title is-1 has-text-primary">
+                                       <h1 class="title has-text-primary">
                                                {{ "%.2f%%" % (virtual_ratio * 100) }}
                                        </h1>
 
index 56dddbccae9d96c67089296218a02cb535fb6c07..886fa618537c68526c0cb6122f8a5db40ea333ee 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="https://ipfire.org/">
@@ -26,7 +26,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Processors") }}</h1>
+                               <h1 class="title">{{ _("Processors") }}</h1>
                        </div>
                </div>
        </section>
index c984294de0bf80084d30a8761cfbedca44c71823..d85c9e5e1f7c0e07813987ea75dbdcede1b86229 100644 (file)
@@ -7,7 +7,7 @@
                <div class="container">
                        <div class="columns">
                                <div class="column is-8">
-                                       <h1 class="title is-1">{{ _("Profile") }}</h1>
+                                       <h1 class="title">{{ _("Profile") }}</h1>
                                        <h5 class="title is-5">{{ profile.public_id }}</h5>
                                </div>
                        </div>
index 243878afac3b12f904dbe672d3f40ae97b47164d..9e56d7d84f03ba890bd15991337f339b1f346075 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="https://ipfire.org/">
@@ -26,7 +26,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Releases") }}</h1>
+                               <h1 class="title">{{ _("Releases") }}</h1>
                        </div>
                </div>
        </section>
index 78f703153f598d51b399f81530879f2d1b4eaa33..af79e31acef808e44c4b112ce76471787594ed63 100644 (file)
@@ -46,7 +46,7 @@
 
                <div class="hero-body">
                        <div class="container">
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {{ _("More Than A Firewall") }}
                                </h1>
 
index 25b10f9d520ac63395b0ead919d148e76c47e2cc..f826d25add5071303a1a414fb921e31fde2c7946 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -29,8 +29,8 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Download IPFire Location") }}</h1>
-                               <h6 class="subtitle is-6">
+                               <h1 class="title">{{ _("Download IPFire Location") }}</h1>
+                               <h6 class="subtitle">
                                        Learn how to download and install <code>libloc</code>
                                </h6>
                        </div>
index 07a5f8dce8bb4b64e53ffc56edf90c1418e60c5e..ddc75beeb9791338ccc20dbfc64a47435694c340 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -29,8 +29,8 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("IPFire Location") }}</h1>
-                               <h6 class="subtitle is-6">
+                               <h1 class="title">{{ _("IPFire Location") }}</h1>
+                               <h6 class="subtitle">
                                        <code>libloc</code> is versatile, fast and easy to use
                                        in any application.
                                </h6>
index 7db228870a2e703c81c509c61145f2c355896f22..6b62671f8d6773e7a244d081dfe60c6d6add0dc6 100644 (file)
@@ -10,7 +10,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -28,8 +28,8 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("IPFire Location") }}</h1>
-                               <h6 class="subtitle is-6">
+                               <h1 class="title">{{ _("IPFire Location") }}</h1>
+                               <h6 class="subtitle">
                                        {{ _("A powerful, free IP address location database") }}
                                </h6>
                        </div>
index 1e49e4fce6a30ad1e7894c8f2eee46d43ed6b972..27d64b9463f6703f9c233ac3a6e4973b3ac3fed2 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -29,7 +29,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Lookup %s") % address }}</h1>
+                               <h1 class="title">{{ _("Lookup %s") % address }}</h1>
                        </div>
                </div>
        </section>
index 155481309b2a511ddbd7817335bde081fec01609..6a6106cc6f16dcdc5f71060ab2ca16e4373da0bb 100644 (file)
@@ -12,7 +12,7 @@
        <section class="hero has-background-primary-light">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
@@ -22,7 +22,7 @@
                                                </li>
                                        </ul>
                                </nav>
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {% if mode == "paste" %}
                                                {{ _("New Paste") }}
                                        {% elif mode == "upload" %}
index 80e22075bd851bccfb95050204d4ed94ecc47575..ec3c05c5bccee0c40b218b9ffb00d7320bfe6013 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
                                                </li>
                                        </ul>
                                </nav>
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        About IPFire<span class="has-text-primary">_</span>
                                </h1>
-                               <p class="subtitle">The Open Source Firewall</p>
+                               <h6 class="subtitle">The Open Source Firewall</h6>
                        </div>
                </div>
        </section>
index 0d1c5edc0ab73e4d03f72513c0d82ea1f618db18..9d773e58a2b60297529d9085894a2c6e91d07763 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero has-background-primary-light">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
@@ -17,7 +17,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">
+                               <h1 class="title">
                                        {{ _("Need Help?") }}
                                </h1>
 
index d15bccf7e9719d8a5547ab2a3e95186d59340829..20d2371270d5b6cba0bb2add456caec7e271b560 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero has-background-primary-light">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">Home</a>
@@ -16,7 +16,7 @@
                                                </li>
                                        </ul>
                                </nav>
-                               <h1 class="title is-1">{{ _("Legal") }}</h1>
+                               <h1 class="title">{{ _("Legal") }}</h1>
                        </div>
                </div>
        </section>
index 9b0367a00624ddcae8989277f86ae16ac08363de..5681e69d3095a0bcbedb9bd1064786191f4da97d 100644 (file)
@@ -7,10 +7,10 @@
                <div class="container">
                        <div class="columns is-centered">
                                <div class="column is-one-third">
-                                       <h1 class="title is-1">
+                                       <h1 class="title">
                                                {{ _("Delete User") }}
                                        </h1>
-                                       <h4 class="subtitle is-4">{{ account }}</h4>
+                                       <h4 class="subtitle">{{ account }}</h4>
 
                                        <div class="block has-text-danger">
                                                <form action="" method="POST">
index 470d1be52de8e98fa1524750ef94608a9226ea03..7ea2d885d112db2f1beb51adfb7ac74a4f6677e0 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-dark">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -31,8 +31,8 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Edit Profile") }}</h1>
-                               <h6 class="subtitle is-6">{{ account }} | {{ account.uid }}</h6>
+                               <h1 class="title">{{ _("Edit Profile") }}</h1>
+                               <h6 class="subtitle">{{ account }} | {{ account.uid }}</h6>
                        </div>
                </div>
        </section>
index a8bf8c0efc5625c5d7cf7daccd52363cf995adbe..eb695fb81d0c69af81dadf8b9465c32a9ab744d1 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-dark">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -24,7 +24,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Groups") }}</h1>
+                               <h1 class="title">{{ _("Groups") }}</h1>
                        </div>
                </div>
        </section>
index 5e6225fe9aab127206df647a65dd6e7ad79501e3..f17a6397b8e7717b61d549d6d35cd544167a6df9 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-dark">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -29,8 +29,8 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ group }}</h1>
-                               <h6 class="subtitle is-6">{{ group.gid }}</h6>
+                               <h1 class="title">{{ group }}</h1>
+                               <h6 class="subtitle">{{ group.gid }}</h6>
                        </div>
                </div>
        </section>
index 6fba6d3d05c19c1f624546e588551229d2a8df0b..499a17287787d9c35f649c26119e87045d947086 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-dark">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -19,7 +19,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("Users") }}</h1>
+                               <h1 class="title">{{ _("Users") }}</h1>
                        </div>
                </div>
        </section>
index 33d9ea022b047a4076d22b293013434b0770ddb1..983e33b471425c1b5313481c0625b89055484510 100644 (file)
@@ -10,7 +10,7 @@
                        <div class="container">
                                <div class="columns is-vcentered">
                                        <div class="column">
-                                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                                        <ul>
                                                                <li>
                                                                        <a href="/">
@@ -28,8 +28,8 @@
                                                        </ul>
                                                </nav>
 
-                                               <h1 class="title is-1">{{ account }}</h1>
-                                               <h6 class="subtitle is-6">{{ account.uid }}</h6>
+                                               <h1 class="title">{{ account }}</h1>
+                                               <h6 class="subtitle">{{ account.uid }}</h6>
 
                                                {# Description #}
                                                {% if account.description %}
index 7177cb213e191bbe488afacafc4a10e3cfe2cc72..6e61d244969826e8eb8b2c44869f1097e70094da 100644 (file)
@@ -6,7 +6,7 @@
        <section class="hero is-dark">
                <div class="hero-body">
                        <div class="container">
-                               <nav class="breadcrumb is-medium" aria-label="breadcrumbs">
+                               <nav class="breadcrumb" aria-label="breadcrumbs">
                                        <ul>
                                                <li>
                                                        <a href="/">
@@ -19,7 +19,7 @@
                                        </ul>
                                </nav>
 
-                               <h1 class="title is-1">{{ _("VoIP") }}</h1>
+                               <h1 class="title">{{ _("VoIP") }}</h1>
                        </div>
                </div>
        </section>