Merge pull request #303 from MorrisJobke/highlight-links-in-text
Highlight links by underline in comments
This commit is contained in:
commit
d37b5bb030
@ -3,7 +3,7 @@
|
|||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
#isso-thread a {
|
#isso-thread .isso-comment-header a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user