Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
joejenett committed Oct 5, 2024
1 parent d5f3348 commit 768dc44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 768dc44

Please sign in to comment.