diff --git a/static/style.css b/static/style.css index 0ae23cf..ec4892b 100644 --- a/static/style.css +++ b/static/style.css @@ -236,7 +236,7 @@ span { margin-top: 1.5em; } -.post_body > a { +.post_body a { text-decoration: underline; color: aqua; }