Tweak the link underlines a little bit

This commit is contained in:
McBrayer 2019-01-28 07:49:40 -05:00
parent ef8cee932f
commit c5b2ca46fd
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ input#id_poll_frequency
height: 0;
}
.media-content a:not(.mention)
.media-content .content a:not(.mention)
{
text-decoration-line: underline;
text-decoration-style: dotted;

View File

@ -213,7 +213,7 @@ body.has-navbar-fixed-top, html.has-navbar-fixed-top {
height: 0;
}
.media-content a:not(.mention)
.media-content .content a:not(.mention)
{
text-decoration-line: underline;
text-decoration-style: dotted;