mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2024-11-25 00:16:52 +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 {
|
||||
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 {
|
||||
margin-right:1rem;
|
||||
|
@ -1478,6 +1479,7 @@ dialog #close {
|
|||
.mastodon-comment .content {
|
||||
padding: 10px;
|
||||
margin: 5px;
|
||||
overflow: clip;
|
||||
}
|
||||
.mastodon-comment .status > div {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue