diff --git a/in/en/index.html b/in/en/index.html index 9e0e1b9..c2feab4 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -89,18 +89,17 @@ BIOS, EFI, GRUB, -Secure Boot +Live, +Parted
  • BTRFS, ESP, -LUKS, LVM, -Parted, -RAID -
  • -Linux, -Live, +RAID, SquashFS +
  • +LUKS, +Secure Boot
  • @@ -166,15 +165,15 @@

    Documentation

    -

    Systems

    +

    Linux Systems

    @@ -202,14 +200,15 @@

    Virtualization

    @@ -219,7 +218,7 @@ BIND, DNS, HAproxy, -Unbound +UnBound
  • CA, CertBot, @@ -387,7 +386,7 @@  ← 

    diff --git a/in/fr/index.html b/in/fr/index.html index 73e0ee2..f92f40c 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -89,18 +89,17 @@ BIOS, EFI, GRUB, -Secure Boot +Live, +Parted
  • BTRFS, ESP, -LUKS, LVM, -Parted, -RAID -
  • -Linux, -Live, +RAID, SquashFS +
  • +LUKS, +Secure Boot
  • @@ -166,15 +165,15 @@

    Documentation

    -

    Systèmes

    +

    Systèmes Linux

    @@ -202,14 +200,15 @@

    Virtualisation

    @@ -219,7 +218,7 @@ BIND, DNS, HAproxy, -Unbound +UnBound
  • CA, CertBot, @@ -387,7 +386,7 @@  ← 

    diff --git a/in/style/main.css b/in/style/main.css index 641e307..87f5ba5 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -79,7 +79,6 @@ body { color: var(--body-text); margin-inline: auto; max-inline-size: 108ch; - padding-inline: .25rem; } article, h2, h3, table { @@ -99,7 +98,7 @@ h2, h3, header { } a:not(:has(img)) { color: inherit; - padding: 0 .2em; + padding: 0 .25em; text-decoration: none; text-decoration-skip-ink: auto; text-underline-offset: .2em;