diff --git a/about/index.html b/about/index.html index 3566eaa4..40299f0e 100644 --- a/about/index.html +++ b/about/index.html @@ -78,8 +78,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/adoptables/index.html b/adoptables/index.html index 663a2456..3c408446 100644 --- a/adoptables/index.html +++ b/adoptables/index.html @@ -64,8 +64,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/archive/index.html b/archive/index.html index ffa16e3a..8f0eb1fa 100644 --- a/archive/index.html +++ b/archive/index.html @@ -380,7 +380,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

- +
  • @@ -390,7 +390,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -400,7 +400,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -410,7 +410,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -420,7 +420,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -430,7 +430,17 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - + +
  • + +
  • +

    + + Leilukin's Mass Effect Legendary Edition Mod Build | Links + + +

    +
  • diff --git a/articles/accessible-footnotes/index.html b/articles/accessible-footnotes/index.html index 5de79372..4cb2398b 100644 --- a/articles/accessible-footnotes/index.html +++ b/articles/accessible-footnotes/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/articles/anti-harry-potter-jk-rowling-masterlist/index.html b/articles/anti-harry-potter-jk-rowling-masterlist/index.html index 3d5a505c..22941622 100644 --- a/articles/anti-harry-potter-jk-rowling-masterlist/index.html +++ b/articles/anti-harry-potter-jk-rowling-masterlist/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/articles/index.html b/articles/index.html index 7d589e36..4064254d 100644 --- a/articles/index.html +++ b/articles/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/articles/palestine-masterlist/index.html b/articles/palestine-masterlist/index.html index 31fdd43e..407a0daa 100644 --- a/articles/palestine-masterlist/index.html +++ b/articles/palestine-masterlist/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html b/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html index a5140051..7f59e340 100644 --- a/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html +++ b/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html b/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html index f7b6bef2..6e065902 100644 --- a/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html +++ b/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html b/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html index 7a83c23d..bbb9f67e 100644 --- a/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html +++ b/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer/index.html b/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer/index.html index 9e446af5..5c096673 100644 --- a/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer/index.html +++ b/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2024-12-01-indieweb-carnival-november-2024-impact/index.html b/blog/posts/2024-12-01-indieweb-carnival-november-2024-impact/index.html index 2faee82f..9f231a4c 100644 --- a/blog/posts/2024-12-01-indieweb-carnival-november-2024-impact/index.html +++ b/blog/posts/2024-12-01-indieweb-carnival-november-2024-impact/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2024-12-25-leilukins-2024-in-review/index.html b/blog/posts/2024-12-25-leilukins-2024-in-review/index.html index e5ebfbde..4955d487 100644 --- a/blog/posts/2024-12-25-leilukins-2024-in-review/index.html +++ b/blog/posts/2024-12-25-leilukins-2024-in-review/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/blog/posts/2025-01-07-blog-questions-challenge/index.html b/blog/posts/2025-01-07-blog-questions-challenge/index.html index 27331eab..cc2fc60b 100644 --- a/blog/posts/2025-01-07-blog-questions-challenge/index.html +++ b/blog/posts/2025-01-07-blog-questions-challenge/index.html @@ -62,8 +62,11 @@ color: var(--clr-sub-heading); } - .toc ol, - .toc ol ol { + .toc__wrapper[open] > .toc__heading { + margin-bottom: 0.5em; + } + + .toc ol, .toc ol ol { display: grid; gap: 0.3em; } diff --git a/categories/index.html b/categories/index.html index 6b13c69d..0155e518 100644 --- a/categories/index.html +++ b/categories/index.html @@ -470,6 +470,10 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8)) +
  • mass effect (1)
  • + + +
  • my birthday (1)
  • @@ -534,7 +538,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8)) -
  • video game mods (12)
  • +
  • video game mods (13)
  • diff --git a/categories/mass-effect/index.html b/categories/mass-effect/index.html new file mode 100644 index 00000000..9825ca2d --- /dev/null +++ b/categories/mass-effect/index.html @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Content Category: "mass effect" | Leilukin's Hub + + + +
    Skip to content
    +
    + +
    + + Banner of Leilukin's Hub + +
    +
    + + + + +
    +
    + + +

    Content Category: "mass effect"

    + + + +

    All contents under the "mass effect" category on Leilukin's Hub.

    + + +
    + + + + + + +
    + + +

    1 Contents Filed Under "mass effect"

    + + + + +

    See all content categories.

    + + +
    + + + + +
    +
    + + + \ No newline at end of file diff --git a/categories/star-wars-kotor-2/index.html b/categories/star-wars-kotor-2/index.html index ce66809c..29f860d7 100644 --- a/categories/star-wars-kotor-2/index.html +++ b/categories/star-wars-kotor-2/index.html @@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -393,7 +393,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -413,7 +413,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • diff --git a/categories/star-wars-kotor/index.html b/categories/star-wars-kotor/index.html index 77c839d1..a00f6a3e 100644 --- a/categories/star-wars-kotor/index.html +++ b/categories/star-wars-kotor/index.html @@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • @@ -393,7 +393,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • diff --git a/categories/stardew-valley/index.html b/categories/stardew-valley/index.html index 739bc44e..549c4261 100644 --- a/categories/stardew-valley/index.html +++ b/categories/stardew-valley/index.html @@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    - +
  • diff --git a/categories/video-game-mods/index.html b/categories/video-game-mods/index.html index 8e8a54b2..f32dc65a 100644 --- a/categories/video-game-mods/index.html +++ b/categories/video-game-mods/index.html @@ -371,7 +371,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
    -

    12 Contents Filed Under "video game mods"

    +

    13 Contents Filed Under "video game mods"