diff --git a/gulp/res/css/style.css b/gulp/res/css/style.css index 20d4f959..49023e6d 100644 --- a/gulp/res/css/style.css +++ b/gulp/res/css/style.css @@ -176,7 +176,7 @@ pre { margin-bottom: 5px; } -a, a:visited { +a, a:visited, a.post-name { text-decoration: underline; color: var(--link-color); }