initial font stuff

This commit is contained in:
ouwou
2021-05-24 22:13:37 -04:00
parent 5d8209cf10
commit 249d47c5f7
41 changed files with 2797 additions and 4 deletions

View File

@@ -57,8 +57,8 @@
padding: 15px;
}
.message-container + .message-container {
margin-top: 10px;
.message-container-author {
margin-top: -10px;
}
.message-container-extra {
@@ -72,7 +72,8 @@
}
.message-text {
padding-top: 5px;
/* this isnt stricly necessary but it fixes emoji clipping */
padding-bottom: 5px;
}
.message-text:not(.failed) text, .message-reply {