From a5172b7a176382d07ddbda0b399a1aa628b77087 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jul 2022 08:56:16 -0500 Subject: Add styling for youtube links --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 4462446..5cdbcb6 100644 --- a/style.css +++ b/style.css @@ -20,6 +20,12 @@ main { font-weight: bold; } +.youtube { + border-left: 1px solid red; +} + +td { padding: 4px; } + .entry-timestamp { font-family: monospace; padding-right: 8px; -- cgit 1.4.1-21-gabe81