tweak masto embed

This commit is contained in:
xenia 2021-06-10 01:13:47 -04:00
parent 693966315d
commit a56149b5bf
1 changed files with 12 additions and 0 deletions

View File

@ -90,5 +90,17 @@ article.masto-embed {
.modal-button.detailed-status__link {
text-decoration: none;
}
.detailed-status__application {
font-weight: normal;
text-decoration: none;
}
.detailed-status__datetime {
text-decoration: none;
time {
text-decoration: underline;
}
}
}
}