add embed author/footer, tweak fields

This commit is contained in:
ouwou
2020-09-03 22:36:57 -04:00
parent b21ed29f36
commit 6c04a0a86d
2 changed files with 38 additions and 1 deletions

View File

@@ -3,3 +3,13 @@
border-radius: 5px;
padding: 10px;
}
.embed-footer {
margin-top: 5px;
font-size: 11px;
}
.embed-author {
margin-bottom: 10px;
font-size: 12px;
}