diff --git a/static/css/theme.css b/static/css/theme.css index 0c56024..883754e 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -47,3 +47,8 @@ a:visited { a:hover { color: #9b9b9b; } + +.article a { + text-decoration-color: #9e9e9e; +} +