From d905b6ab6ade1bd5fd4a7669f2cedfc4aaea72a5 Mon Sep 17 00:00:00 2001 From: Ben Larson Date: Thu, 7 Apr 2022 20:31:47 -0500 Subject: [PATCH] Add Heliand, Men of Terror, and Cultural History of Snow to wishlist --- src/styles/main.css | 33 --------------------------------- src/wishlist/index.html | 36 +++++++++++++++++++++++++++++++++++- 2 files changed, 35 insertions(+), 34 deletions(-) diff --git a/src/styles/main.css b/src/styles/main.css index d004831..da48801 100644 --- a/src/styles/main.css +++ b/src/styles/main.css @@ -65,35 +65,6 @@ p.dropcap::first-letter { line-height: 1em; } -.wishlist { - display: grid; - grid-row-gap: 1.5rem; - list-style-type: none; -} - -.wishlist li { - display: block; - margin-bottom: 1rem; -} - -.wishlist .thumbnail { - height: 6rem; - float: right; - margin-right: 1.5rem; - border-radius: 1rem; -} - -.wishlist .title { - font-size: 22pt; - line-height: 3rem; - padding-top: 0.2rem; -} - -.wishlist .description { - display: block; - line-height: 2rem; -} - @media (max-width: 45em) { header { padding: 3rem 2rem 3rem 1rem; @@ -102,8 +73,4 @@ p.dropcap::first-letter { main { padding: 2rem 1rem 5rem 1rem; } - - .wishlist .thumbnail { - display: none; - } } diff --git a/src/wishlist/index.html b/src/wishlist/index.html index 40ca0cc..018ac6f 100644 --- a/src/wishlist/index.html +++ b/src/wishlist/index.html @@ -18,6 +18,11 @@ Ben's Wishlist +
@@ -26,7 +31,36 @@

Note: I'm ðe only one who can update ðis, so be careful.

-
    +
      +
    • +

      Ðe Heliand

      + A modern English translation of ðe Heliand would be super + cool. Ðe Heliand is an Old Saxon (different from Old + Enlgish, but similar) poem about ðe life of Jesus. It was written + in ðe style of oðer Saxon/Germanic literature of ðe time + (AD 800-1000) as a way to make ðe Gospels less foreign to Saxon + dudes who knew noþing about Jewish culture. +
    • +
    • +

      + + + Men of Terror + + + by William Short +

      + William Short is an expert on viking weapons and combat who has been + interviewed a number of times by Jackson Crawford. Ðose interviews + are crazy interesting, so I have high hopes for ðis book. +
    • +
    • +

      A Cultural History of Snow by Roland Huntford

      + For unknown reasons ðis book was never published so it is + literally not possible to get it for me, but my wishlist felt + incomplete wiþout it. I am sad. +
    • +
    -- 2.45.2