From 9c3f532357d8fe6bd429fcbb27ed895a3f5be84b Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Fri, 28 Oct 2022 00:57:53 +0900 Subject: [PATCH] PUBLISH: Add back in margin at the top of reviews --- docs/genres/index.html | 400 ++++++++++++++++++++--------------------- docs/review.css | 1 + static/review.css | 1 + 3 files changed, 202 insertions(+), 200 deletions(-) diff --git a/docs/genres/index.html b/docs/genres/index.html index 11a2b5c..a9d95b2 100644 --- a/docs/genres/index.html +++ b/docs/genres/index.html @@ -60,21 +60,51 @@
- Beverly Hills Cop + In Time
-

Beverly Hills Cop

+

In Time

-
A Detroit cop comes to Beverly Hills to find the man who murdered his friend
+
A dystopian future where time is literally money
Rating: 4/5
- + + Read review + +
+
+
+ + +
+ +
+
+

Fright Night

+
+
A high school student suspects his next door neighbor is a vampire
+
+
+ Rating: + 4/5 +
+
+ Read review
@@ -108,21 +138,21 @@
- In Time + Beverly Hills Cop
-

In Time

+

Beverly Hills Cop

-
A dystopian future where time is literally money
+
A Detroit cop comes to Beverly Hills to find the man who murdered his friend
Rating: 4/5
@@ -154,36 +184,6 @@
-
- -
-
-

Fright Night

-
-
A high school student suspects his next door neighbor is a vampire
-
-
- Rating: - 4/5 -
- -
-
- -
@@ -268,6 +268,30 @@
+
+
+ In Time + +
+
+
+

In Time

+
+
A dystopian future where time is literally money
+
+
+ Rating: + 4/5 +
+ +
+
+ +
Now You See Me @@ -298,30 +322,6 @@
-
-
- In Time - -
-
-
-

In Time

-
-
A dystopian future where time is literally money
-
-
- Rating: - 4/5 -
- -
-
- -
@@ -362,6 +362,30 @@
+
+
+ Now You See Me 2 + +
+
+
+

Now You See Me 2

+
+
A group of magicians are coerced into pulling off another heist
+
+
+ Rating: + 2/5 +
+ +
+
+ +
Kingsman: The Secret Service @@ -386,6 +410,40 @@
+
+ + +
+
+

Comedy

+ See more +
+
+ +
+
+ The French Dispatch + +
+
+
+

The French Dispatch

+
+
Authors for a New Yorker-esque magazine report on a small town in France
+
+
+ Rating: + 4/5 +
+ +
+
+ +
Now You See Me 2 @@ -410,15 +468,29 @@
-
-
+
+
+ Kingsman: The Secret Service -
-
-

Comedy

- See more -
-
+
+
+
+

Kingsman: The Secret Service

+
+
A secret British spy agency unravels a billionaire’s evil plot
+
+
+ Rating: + 4/5 +
+ +
+
+
@@ -450,54 +522,6 @@
-
-
- Now You See Me 2 - -
-
-
-

Now You See Me 2

-
-
A group of magicians are coerced into pulling off another heist
-
-
- Rating: - 2/5 -
- -
-
- - -
-
- The French Dispatch - -
-
-
-

The French Dispatch

-
-
Authors for a New Yorker-esque magazine report on a small town in France
-
-
- Rating: - 4/5 -
- -
-
- -
Beverly Hills Cop @@ -522,30 +546,6 @@
-
-
- Kingsman: The Secret Service - -
-
-
-

Kingsman: The Secret Service

-
-
A secret British spy agency unravels a billionaire’s evil plot
-
-
- Rating: - 4/5 -
- -
-
- -
@@ -556,30 +556,6 @@
-
-
- The French Dispatch - -
-
-
-

The French Dispatch

-
-
Authors for a New Yorker-esque magazine report on a small town in France
-
-
- Rating: - 4/5 -
- -
-
- -
Whisper of the Heart @@ -634,6 +610,30 @@
+
+
+ The French Dispatch + +
+
+
+

The French Dispatch

+
+
Authors for a New Yorker-esque magazine report on a small town in France
+
+
+ Rating: + 4/5 +
+ +
+
+ +
No Reservations @@ -704,21 +704,21 @@
- Whisper of the Heart + No Reservations
-

Whisper of the Heart

+

No Reservations

-
A slice of life story about a bookish middle school girl living in Tokyo
+
A NY City chef and her recently adopted niece adapt to their life together
Rating: - 5/5 + 3/5
@@ -752,21 +752,21 @@
- No Reservations + Whisper of the Heart
-

No Reservations

+

Whisper of the Heart

-
A NY City chef and her recently adopted niece adapt to their life together
+
A slice of life story about a bookish middle school girl living in Tokyo
Rating: - 3/5 + 5/5
@@ -784,6 +784,30 @@
+
+
+ Beverly Hills Cop + +
+
+
+

Beverly Hills Cop

+
+
A Detroit cop comes to Beverly Hills to find the man who murdered his friend
+
+
+ Rating: + 4/5 +
+ +
+
+ +
Now You See Me @@ -814,30 +838,6 @@
-
-
- Beverly Hills Cop - -
-
-
-

Beverly Hills Cop

-
-
A Detroit cop comes to Beverly Hills to find the man who murdered his friend
-
-
- Rating: - 4/5 -
- -
-
- -
diff --git a/docs/review.css b/docs/review.css index 7ab135e..ef2839a 100644 --- a/docs/review.css +++ b/docs/review.css @@ -11,6 +11,7 @@ flex-direction: column; align-items: center; gap: 30px; + margin-top: 30px; } .review-header h1 { diff --git a/static/review.css b/static/review.css index 7ab135e..ef2839a 100644 --- a/static/review.css +++ b/static/review.css @@ -11,6 +11,7 @@ flex-direction: column; align-items: center; gap: 30px; + margin-top: 30px; } .review-header h1 {