tweak masto embed
This commit is contained in:
parent
693966315d
commit
a56149b5bf
12
render.scss
12
render.scss
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue