userStyles: lemmy

This commit is contained in:
He4eT 2023-10-06 16:44:48 +03:00
commit 7389d1f97a

View file

@ -4,6 +4,11 @@
border-radius: 0 !important; border-radius: 0 !important;
} }
/* Some air for post text. */
#postContent {
line-height: 1.5;
}
/* Tuning for https://lemmy.cafe */ /* Tuning for https://lemmy.cafe */
#navbar { #navbar {
margin-block-start: 16px; margin-block-start: 16px;