From 5120abc94a43401ec4212e13eca54e8f810639e9 Mon Sep 17 00:00:00 2001 From: Simon Ochsenreither Date: Mon, 4 Dec 2023 00:38:10 +0100 Subject: [PATCH] optimize column widths --- _sass/base/_base.scss | 2 +- index.md | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/_sass/base/_base.scss b/_sass/base/_base.scss index 1423e39..d0836bc 100644 --- a/_sass/base/_base.scss +++ b/_sass/base/_base.scss @@ -146,7 +146,7 @@ main a { } th.table-topic { - width: 6em; + width: 5em; padding: 12px; } diff --git a/index.md b/index.md index f64c8f2..1fbc8dd 100644 --- a/index.md +++ b/index.md @@ -30,9 +30,10 @@ navigation: true
Unicode & Character Sets
Path handling on Windows
-
Falsehoods about paths
-
Calendrical calculations
+ +
Falsehoods about paths
+
Calendrical calculations
@@ -50,19 +51,19 @@ navigation: true
  • Use [], not <> for Generics
  • Use ident: Type,
    not Type ident
  • Use consistent casing
  • -
  • Use consistent keyword length
  • +
  • Use consistent keyword length
  • Simplicity matters:
    @@ -130,7 +131,7 @@ navigation: true
    Swift Regrets
    Compiling Swift Genericspdf
    Impoliteness of Overriding
    -
    Cyclone's Fascinating Influence
    +
    Cyclone's Fascinating Influence
    Dynamic Linking and Interface Stability
    Semicolon Inference
    Shift Larger Than Register Size
    @@ -148,13 +149,13 @@ navigation: true
    Semantics of Dependency Resolvers
    In Praise of Mandatory Indentation
    Extreme Cleverness:
    Functional Data Structures
    -
    Living in a Post-Functional World
    -
    Sea of Nodes: a simple showcase
    +
    Living in a Post-Functional World
    +
    Sea of Nodes: a simple showcase
    Runtimes - Domains as Cargo Namespaces + Domains as Cargo Namespaces
    Efficient Memory Use:
      @@ -184,8 +185,8 @@ navigation: true Interfaces -
      x86 prefix & escape flowchart
      -
      Improving the XFCE Settings UI
      +
      x86 prefix & escape flowchart
      +
      Improving the XFCE Settings UI
      Improving the Synaptic
      Package Manager UI