diff --git a/assets/css/tools.css b/assets/css/tools.css index 5babf1a..84c49f6 100644 --- a/assets/css/tools.css +++ b/assets/css/tools.css @@ -8222,3 +8222,8 @@ body.lt-landing { letter-spacing: .03em; } + +/* Custom infographic diagram images (transparent-bg PNGs/WebPs) */ +.kdoc-diagram-img { margin: 2rem auto; max-width: 960px; } +.kdoc-diagram-img picture, +.kdoc-diagram-img img { display: block; width: 100%; height: auto; } diff --git a/assets/images/why-ours/memoryVlibrary.png b/assets/images/why-ours/memoryVlibrary.png new file mode 100644 index 0000000..46a2580 Binary files /dev/null and b/assets/images/why-ours/memoryVlibrary.png differ diff --git a/assets/images/why-ours/memoryVlibrary.webp b/assets/images/why-ours/memoryVlibrary.webp new file mode 100644 index 0000000..cdc36ef Binary files /dev/null and b/assets/images/why-ours/memoryVlibrary.webp differ diff --git a/assets/images/why-ours/norwegianLaw.png b/assets/images/why-ours/norwegianLaw.png new file mode 100644 index 0000000..517cb76 Binary files /dev/null and b/assets/images/why-ours/norwegianLaw.png differ diff --git a/assets/images/why-ours/norwegianLaw.webp b/assets/images/why-ours/norwegianLaw.webp new file mode 100644 index 0000000..7507b64 Binary files /dev/null and b/assets/images/why-ours/norwegianLaw.webp differ diff --git a/why-ours.php b/why-ours.php index 4863018..7fed2c0 100644 --- a/why-ours.php +++ b/why-ours.php @@ -130,38 +130,13 @@ function imgSlot(string $slot, string $file, string $label, string $caption, str
= htmlspecialchars($t['problem_sub']) ?>
-= htmlspecialchars($t['col_generic_label']) ?>
-= htmlspecialchars($t['col_dbn_label']) ?>
-
+ = htmlspecialchars($t['problem_caption']) ?>
= htmlspecialchars($t['graph_sub']) ?>
-= htmlspecialchars($t['graph_n1']) ?>
-= htmlspecialchars($t['graph_n2']) ?>
-= htmlspecialchars($t['graph_n2_note']) ?>
-= htmlspecialchars($t['graph_n3']) ?>
-= htmlspecialchars($t['graph_n3_note']) ?>
-= htmlspecialchars($t['graph_n4']) ?>
-= htmlspecialchars($t['graph_n4_note']) ?>
-= htmlspecialchars($t['graph_n5']) ?>
-= htmlspecialchars($t['graph_n5_note']) ?>
-= htmlspecialchars($t['graph_n6']) ?>
-= htmlspecialchars($t['graph_n6_note']) ?>
-= htmlspecialchars($t['graph_n7']) ?>
-= htmlspecialchars($t['graph_n7_note']) ?>
-
+ = htmlspecialchars($t['graph_caption']) ?>
- -