Skip to content

Commit

Permalink
update ds rating css
Browse files Browse the repository at this point in the history
  • Loading branch information
SplendidStrontium committed Apr 11, 2024
1 parent acde90d commit 4fad360
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions _includes/darkshadows.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
padding-right: 0.4em;
}

ds.rating{
font-style: normal;
}

.ds-cata{
font-family: monospace;
font-size: 1.1em;
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-04-episode-0002.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0002/
category: darkshadows
date: 2024-04-04 21:06
description: "Victoria meets Roger Collins, who is disturbed to learn that Burke Devlin arrived in town on the same train."
rating: "★★★☆"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0002.jpg"
comments_id: "91"
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-05-episode-0003.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0003/
category: darkshadows
date: 2024-04-05 09:43
description: "Burke attempts to obtain information on the Collins family from Joe Haskell, Carolyn Stoddard's boyfriend."
rating: "★★★☆"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0003.jpg"
comments_id: "92"
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-05-episode-0004.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0004/
category: darkshadows
date: 2024-04-05 21:51
description: "Elizabeth Collins Stoddard and Roger question Victoria, who later meets David Collins."
rating: "★★☆☆"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0004.jpg"
comments_id: "93"
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-07-episode-0005.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0005/
category: darkshadows
date: 2024-04-07 20:47
description: "Victoria tells Carolyn about her background as an orphan. Sam Evans relates the story of Josette."
rating: "★★★★"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0005.jpg"
comments_id: "94"
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-08-episode-0006.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0006/
category: darkshadows
date: 2024-04-08 14:22
description: "Victoria attempts to learn why she was hired. Matthew Morgan accuses her of snooping."
rating: "★★★☆"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0006.jpg"
comments_id: "95"
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-09-episode-0007.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0007/
category: darkshadows
date: 2024-04-09 13:06
description: "After Burke visits Sam, Roger is convinced that Burke has returned to cause trouble for him."
rating: "★★★★"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0007.jpg"
comments_id: "96"
Expand Down
1 change: 1 addition & 0 deletions _posts/ds-pt-01/2024-04-10-episode-0008.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permalink: /darkshadows/episode-0008/
category: darkshadows
date: 2024-04-10 20:37
description: "Carolyn admits to Joe that she loves him and he proposes to her that they marry."
rating: "★★☆☆"
tags: [darkshadows-episodereview, pt-1]
thumbnail_id: "ds-0008.jpg"
comments_id: "97"
Expand Down
2 changes: 1 addition & 1 deletion darkshadows.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permalink: /darkshadows/

<div class="ds-desc">
{{post.description}}
{{post.rating}}
<span class="ds-rating">{{post.rating}}</span>
</div>

Expand Down

0 comments on commit 4fad360

Please sign in to comment.