diff --git a/about.html b/about.html index 41e7ff2..cdd8b30 100644 --- a/about.html +++ b/about.html @@ -28,7 +28,7 @@ - +
About This Site
@@ -44,7 +44,7 @@
- A warm, book-filled room — the spiritual home of Dangerous Wonder + A warm, book-filled room — the spiritual home of Dangerous Wonder

The kind of place where curiosity lives. Dangerous Wonder was born at a kitchen table that looked very much like this.

@@ -73,7 +73,7 @@

A hard drive failure in August of 2011 nearly killed Dangerous Wonder. Marguerite had not backed up the site in eleven months. For three agonizing days, the site existed only on a failing RAID array and in the Wayback Machine. A data recovery service in Seattle managed to salvage 98% of the files. The remaining 2% — mostly forum posts from 2008 and one deeply loved page about the invention of the pencil — were never recovered. Marguerite now backs up every Sunday at 3:00 AM using a cron job and three separate cloud services. She has not missed one since.

- Old hard drives and cables — the infrastructure of an earlier web + Old hard drives and cables — the infrastructure of an earlier web

The tools of the trade. For years, Dangerous Wonder lived on hardware not unlike this.

@@ -119,7 +119,7 @@
- A child gazing up at a towering forest + A child gazing up at a towering forest

Wonder is not passive. It demands that you look closer, step further, ask one more question.

@@ -215,4 +215,4 @@ - \ No newline at end of file + diff --git a/css/style.css b/css/style.css index 9e5cd6b..e7995ba 100644 --- a/css/style.css +++ b/css/style.css @@ -2,7 +2,7 @@ DANGEROUS WONDER A Field Guide to Everything Worth Knowing Est. 1999 - + Style: Utopian Scholastic / DK Book Aesthetic Era feel: Late 90s-early 2000s web ============================================ */ @@ -548,36 +548,36 @@ p { .site-title { font-size: 1.8rem; } - + .card-grid { grid-template-columns: 1fr; } - + .figure-right, .figure-left { float: none; margin: 16px 0; max-width: 100%; } - + .site-nav a { padding: 6px 8px; font-size: 0.82rem; } - + .toc { columns: 1; } - + .clipart-left, .clipart-right { float: none; margin: 8px auto; max-width: 80px; } - + .clipart-section { max-width: 100px; } - + .clipart-wide { max-width: 120px; } @@ -633,8 +633,8 @@ p { .clipart-divider { display: block; - margin: 10px auto; - max-width: 100px; + margin: 40px auto; + max-width: 800px; opacity: 0.6; image-rendering: auto; transition: opacity 0.3s, transform 0.3s; @@ -650,6 +650,16 @@ p { transition: opacity 0.3s, transform 0.3s; } +.clipart-ultrawide { + display: block; + margin: 10px auto; + max-width: 180px; + opacity: 0.8; + image-rendering: auto; + filter: drop-shadow(1px 2px 3px rgba(0,0,0,0.15)); + transition: opacity 0.3s, transform 0.3s; +} + .clipart-left:hover, .clipart-right:hover, .clipart:hover, @@ -665,4 +675,4 @@ p { .text-small { font-size: 0.85rem; } .margin-top { margin-top: 24px; } .margin-bottom { margin-bottom: 24px; } -.clear { clear: both; } \ No newline at end of file +.clear { clear: both; } diff --git a/human-body.html b/human-body.html index 9a4cc08..22c2b35 100644 --- a/human-body.html +++ b/human-body.html @@ -49,7 +49,7 @@
- The human brain, exterior view + The human brain, exterior view

The cerebral cortex alone contains an estimated 16 billion neurons, each connected to thousands of its neighbours by threadlike axons.

@@ -83,7 +83,7 @@
- Human digestive system illustration + Human digestive system illustration

The enteric nervous system lines the full length of the gastrointestinal tract, from oesophagus to rectum.

@@ -137,7 +137,7 @@
- Close-up of a human eye + Close-up of a human eye

The retina contains roughly 120 million rod cells and 6 million cone cells, each one a tiny photoreceiver tuned to particles of light.

diff --git a/img/abstract-cross-section-graphic.png b/img/abstract-cross-section-graphic.png deleted file mode 100644 index 14ce81b..0000000 Binary files a/img/abstract-cross-section-graphic.png and /dev/null differ diff --git a/img/ammonite-shell-fossil-image.png b/img/ammonite-shell-fossil-image.png deleted file mode 100644 index 7d1beec..0000000 Binary files a/img/ammonite-shell-fossil-image.png and /dev/null differ diff --git a/img/ancient-book-with-herbal-print.png b/img/ancient-book-with-herbal-print.png deleted file mode 100644 index b24f2dc..0000000 Binary files a/img/ancient-book-with-herbal-print.png and /dev/null differ diff --git a/img/ancient-map-of-mediterranean-countries.png b/img/ancient-map-of-mediterranean-countries.png deleted file mode 100644 index 5ea817c..0000000 Binary files a/img/ancient-map-of-mediterranean-countries.png and /dev/null differ diff --git a/img/ancient-map-rolls-clip-art.png b/img/ancient-map-rolls-clip-art.png deleted file mode 100644 index c0fa792..0000000 Binary files a/img/ancient-map-rolls-clip-art.png and /dev/null differ diff --git a/img/ancient-music-sheet.png b/img/ancient-music-sheet.png deleted file mode 100644 index fa51b87..0000000 Binary files a/img/ancient-music-sheet.png and /dev/null differ diff --git a/img/old-leather-book-illustration.png b/img/old-leather-book-illustration.png deleted file mode 100644 index a21cfe9..0000000 Binary files a/img/old-leather-book-illustration.png and /dev/null differ diff --git a/img/rainforest-root-system-illustration.png b/img/rainforest-root-system-illustration.png deleted file mode 100644 index 97b98ff..0000000 Binary files a/img/rainforest-root-system-illustration.png and /dev/null differ diff --git a/img/world-map-carta-art.png b/img/world-map-carta-art.png deleted file mode 100644 index 58341f7..0000000 Binary files a/img/world-map-carta-art.png and /dev/null differ diff --git a/index.html b/index.html index cebe28b..67b4b34 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@
- A vast mountain landscape stretching toward the horizon + A vast mountain landscape stretching toward the horizon

The world is vast. Most of it remains undiscovered — by you.

@@ -47,7 +47,7 @@ - A sun-dappled forest + A sun-dappled forest
The Natural World
@@ -57,7 +57,7 @@
- Gears and mechanisms + Gears and mechanisms
Inventions & Ideas
@@ -67,7 +67,7 @@
- Strange northern lights + Strange northern lights
Strange Phenomena
@@ -77,7 +77,7 @@
- An old map on a weathered table + An old map on a weathered table
Maps & Places
@@ -87,7 +87,7 @@
- An anatomical illustration + An anatomical illustration
The Human Body
@@ -97,7 +97,7 @@
- A spiral galaxy + A spiral galaxy
Space & Beyond
@@ -116,7 +116,7 @@
§ § §
- +

You found something hidden. The world rewards the attentive. @@ -136,4 +136,4 @@ - \ No newline at end of file + diff --git a/inventions.html b/inventions.html index 2612f89..483ef62 100644 --- a/inventions.html +++ b/inventions.html @@ -41,7 +41,7 @@

- Gears and mechanisms of an antique machine + Gears and mechanisms of an antique machine

A mechanism from the Industrial Revolution — when humanity learned to harness the forces of steam and iron.

Every invention begins with a gap between what is and what could be. Someone, somewhere, looks at the world and thinks: there must be a better way. Sometimes that thought leads to decades of painstaking labour. Other times it arrives by accident — a spilled chemical, an overheated candy bar, a piece of adhesive that doesn't quite stick. This chapter is about both kinds: the inventions that were pursued with ferocious intent and the ones that stumbled into existence through sheer luck. Both sorts have shaped the world you live in, though the accidental ones tend to have the better stories.

@@ -61,7 +61,7 @@

Penicillin: The Mould That Saved Millions

- Laboratory glassware and Petri dishes + Laboratory glassware and Petri dishes

Alexander Fleming's untidy laboratory — where a stray spore of Penicillium notatum changed medicine forever.

In September 1928, the Scottish bacteriologist Alexander Fleming returned from holiday to his cramped laboratory at St. Mary's Hospital in London. He had been studying staphylococci bacteria, but he had a habit of leaving his Petri dishes in a disorderly pile before going away. When he examined the dishes, he noticed something startling: a patch of mould had grown on one of them, and around that mould, the bacteria had been destroyed.

@@ -89,10 +89,10 @@

The Printing Press & the Shape of the World

- +
- + Did You Know?
Before the printing press, a single hand-copied Bible could take a scribe two to three years to complete and cost more than a house. Within fifty years of Gutenberg's invention, an estimated 20 million volumes had been printed in Europe. The price of a book fell by more than 80%. It remains the single most dramatic price drop in the history of information.
@@ -137,7 +137,7 @@
- A glowing vintage lightbulb + A glowing vintage lightbulb

The incandescent lamp — not the invention of one man, but the product of decades of collective problem-solving.

@@ -186,7 +186,7 @@
- An intricate clockwork mechanism + An intricate clockwork mechanism

The interior of a 19th-century clockwork mechanism — every gear a tiny argument against chaos.

@@ -245,4 +245,4 @@ - \ No newline at end of file + diff --git a/maps.html b/maps.html index 46864ee..cbcae13 100644 --- a/maps.html +++ b/maps.html @@ -28,7 +28,7 @@ - +
Chapter Four
@@ -44,7 +44,7 @@
- An antique map spread across a weathered wooden table, its edges curling with age + An antique map spread across a weathered wooden table, its edges curling with age

A map is a conversation between what we know and what we fear. (Photograph by Unsplash)

@@ -56,7 +56,7 @@
- An ornate globe showing the continents in muted colours + An ornate globe showing the continents in muted colours

A Renaissance-era globe: half knowledge, half imagination.

@@ -93,7 +93,7 @@

The Mercator Projection & the Lies We Accept

- The curved surface of the Earth seen from orbit, oceans and clouds gleaming below + The curved surface of the Earth seen from orbit, oceans and clouds gleaming below

The real Earth: a sphere that no flat map can truly represent.

@@ -115,7 +115,7 @@
- +

Phantom Islands: Places That Never Were

@@ -135,7 +135,7 @@
- +

Phantom Islands of Note

  • Frisland — Detailed phantom island south of Iceland; on maps from the 1550s to the 1660s.
  • @@ -193,7 +193,7 @@
- +

Key Figures in Psychogeography