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

    Documentation

    -

    Linux Systems

    +

    Systems

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

    Virtualization

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

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

    Documentation

    -

    Systèmes Linux

    +

    Systèmes

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

    Virtualisation

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

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