diff --git a/static/css/style.css b/static/css/style.css index fde7e69..7faf01b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -173,6 +173,10 @@ a, color: #5694f1; } +.post a { + text-decoration: underline; +} + p a { color: #5694f1; } /*Transitions*/