mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Tweak the link underlines a little bit
This commit is contained in:
@@ -229,7 +229,7 @@ input#id_poll_frequency
|
|||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-content a:not(.mention)
|
.media-content .content a:not(.mention)
|
||||||
{
|
{
|
||||||
text-decoration-line: underline;
|
text-decoration-line: underline;
|
||||||
text-decoration-style: dotted;
|
text-decoration-style: dotted;
|
||||||
|
@@ -213,7 +213,7 @@ body.has-navbar-fixed-top, html.has-navbar-fixed-top {
|
|||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-content a:not(.mention)
|
.media-content .content a:not(.mention)
|
||||||
{
|
{
|
||||||
text-decoration-line: underline;
|
text-decoration-line: underline;
|
||||||
text-decoration-style: dotted;
|
text-decoration-style: dotted;
|
||||||
|
Reference in New Issue
Block a user