From a0e2953169d809fb237f8a534a170837d5820524 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 19 Jul 2022 15:01:05 -0500 Subject: Styleing --- style.css | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 7bdb47d..d15dd86 100644 --- a/style.css +++ b/style.css @@ -20,10 +20,6 @@ main { font-weight: bold; } -.youtube { - border-left: 1px solid red; -} - td a { padding: 4px; } .entry-timestamp { @@ -198,6 +194,22 @@ footer a:link { .yt::after { content: " *"; - color: red; + color: #ff0000; size: 50%; } + +.youtube { + border-left: 1px solid #ff0000; +} + +.reddit { + border-left: 3px double #ff3000; +} + +.facebook { + border-left: 3px double #4267b2; +} + +.twitter { + border-left: 1px solid #179cf0; +} -- cgit 1.4.1-21-gabe81