mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-23 15:23:52 -05:00
Tweak the link underlines a little bit
This commit is contained in:
parent
ef8cee932f
commit
c5b2ca46fd
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user