@@ -54,7 +54,7 @@
Authors for a New Yorker-esque magazine report on a small town in France
-

+
7.2
diff --git a/docs/reviews/the-french-dispatch/index.html b/docs/reviews/the-french-dispatch/index.html
index ef35cd3..93d9297 100644
--- a/docs/reviews/the-french-dispatch/index.html
+++ b/docs/reviews/the-french-dispatch/index.html
@@ -52,7 +52,7 @@
The French Dispatch
-
August 17, 2022
+
August 17, 2022
diff --git a/docs/style.css b/docs/style.css
index 08e1f83..d7a7c77 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -32,7 +32,7 @@
--caption-font-family: 'Inika', serif;
--caption-font-weight: 400;
--caption-font-line-height: 1.2;
- --caption-font-size: 10px;
+ --caption-font-size: 12px;
--caption-font-letter-spacing: 0.05em;
--button-font-family: 'Inika', serif;
@@ -54,8 +54,8 @@
--color-accent: #D2002E;
--color-light-background: #f2f2f2;
--color-dark-background: #333;
- --color-link: #2F7BD5;
- --color-deemphasize: #707070;
+ --color-link: #1D4F8C;
+ --color-deemphasize: #4D4D4D;
font-size: var(--body-font-size);
}
diff --git a/layouts/_default/summary.html b/layouts/_default/summary.html
index 2759588..00395d6 100644
--- a/layouts/_default/summary.html
+++ b/layouts/_default/summary.html
@@ -1,6 +1,6 @@
-

+
-

+
{{- .Params.imdb -}}
diff --git a/layouts/reviews/single.html b/layouts/reviews/single.html
index 0b8bf3a..3581658 100644
--- a/layouts/reviews/single.html
+++ b/layouts/reviews/single.html
@@ -7,9 +7,9 @@
{{ end }}
{{- .Title -}}
-
+
{{- .PublishDate.Format "August 2, 2006" -}}
-
+
{{ partial "quicklook.html" . }}
diff --git a/static/style.css b/static/style.css
index 08e1f83..d7a7c77 100644
--- a/static/style.css
+++ b/static/style.css
@@ -32,7 +32,7 @@
--caption-font-family: 'Inika', serif;
--caption-font-weight: 400;
--caption-font-line-height: 1.2;
- --caption-font-size: 10px;
+ --caption-font-size: 12px;
--caption-font-letter-spacing: 0.05em;
--button-font-family: 'Inika', serif;
@@ -54,8 +54,8 @@
--color-accent: #D2002E;
--color-light-background: #f2f2f2;
--color-dark-background: #333;
- --color-link: #2F7BD5;
- --color-deemphasize: #707070;
+ --color-link: #1D4F8C;
+ --color-deemphasize: #4D4D4D;
font-size: var(--body-font-size);
}