From 768dc4411b4196ca67f3d73b352158b2ab40557e Mon Sep 17 00:00:00 2001 From: joe jenett <52048847+joejenett@users.noreply.github.com> Date: Sat, 5 Oct 2024 12:08:09 -0400 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 64e41fa..433d3af 100644 --- a/css/style.css +++ b/css/style.css @@ -236,13 +236,13 @@ article.post.h-entry div.post-content.e-content h2#comments-title, /*margin-top:12px;*/ font-size:1em; } -#result { +#result, #result2 { padding-top:18px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size:.95em; font-weight:600; } -#result p { +#result p, #result p a, #result2 p, #result2 p a { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size:.95em; font-weight:600;