parent
44ecaf6177
commit
bf87547f88
2 changed files with 6 additions and 1 deletions
|
@ -19,6 +19,11 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* More specific to override `.markdown-body a` text-decoration */
|
||||
.mx_EventTile_content .markdown-body a.mx_Pill {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* More specific to override `.markdown-body a` color */
|
||||
.mx_EventTile_content .markdown-body a.mx_UserPill,
|
||||
.mx_UserPill {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue