tracking link actions in text mode
This commit is contained in:
Vendored
+4
@@ -883,6 +883,10 @@ main#content.mode-text section.enonce {
|
||||
color: inherit; }
|
||||
main#content.mode-text section.enonce div.text div.paragraph span.link.text:after {
|
||||
content: ':'; }
|
||||
main#content.mode-text section.enonce div.text div.paragraph span.unknown-link {
|
||||
font-weight: 600;
|
||||
text-decoration: line-through;
|
||||
color: inherit; }
|
||||
main#content.mode-text section.enonce div.text div.paragraph section.enonce, main#content.mode-text section.enonce div.text div.paragraph section.item {
|
||||
padding-left: 2em;
|
||||
border-left: 1px solid #999; }
|
||||
|
||||
Reference in New Issue
Block a user