mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2024-11-25 08:26:51 +01:00
[style] update fedi comment style
This commit is contained in:
parent
f2e55a5e56
commit
280f46bb41
1 changed files with 2 additions and 0 deletions
|
@ -1449,6 +1449,7 @@ dialog #close {
|
||||||
}
|
}
|
||||||
.mastodon-comment .author a {
|
.mastodon-comment .author a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||||
}
|
}
|
||||||
.mastodon-comment .author .avatar img {
|
.mastodon-comment .author .avatar img {
|
||||||
margin-right:1rem;
|
margin-right:1rem;
|
||||||
|
@ -1478,6 +1479,7 @@ dialog #close {
|
||||||
.mastodon-comment .content {
|
.mastodon-comment .content {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
overflow: clip;
|
||||||
}
|
}
|
||||||
.mastodon-comment .status > div {
|
.mastodon-comment .status > div {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue