From c8ea1489ed76bcffca025e27c1a0b45e75d71d2e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 19 Jul 2022 20:28:56 -0500 Subject: Change styling --- style.css | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index d15dd86..4291171 100644 --- a/style.css +++ b/style.css @@ -20,11 +20,12 @@ main { font-weight: bold; } -td a { padding: 4px; } +td a { padding: 6px; } .entry-timestamp { - font-family: monospace; - padding-right: 8px; + font: 0.9em monospace; + padding: 4px; + min-width: 10em; } #list { @@ -106,7 +107,12 @@ body>nav a { display: inline; } .entries { border-collapse: collapse; } .entries, .entry-title { width: 100%; } -.entry-extra a { color: blue; display: inline; } + +.entry-extra a { color: blue; display: inline; font-family: monospace; } + +.entry-title, .entry-timestamp, .entry-extra { + padding: 0; margin: 0; border: none; +} header a { display: inline; } @@ -192,10 +198,8 @@ footer a:link { text-decoration: underline; } -.yt::after { - content: " *"; +.yt a { color: #ff0000; - size: 50%; } .youtube { -- cgit 1.4.1-21-gabe81