added italic, updated small

This commit is contained in:
2023-04-18 15:46:54 +10:00
parent 8b27cb4690
commit 72cde997ab

View File

@@ -251,7 +251,12 @@
user-select: none;
}
small,
.small {
font-size: 80%;
font-size: 70%;
line-height: 150%;
}
.italic {
font-style: italic;
}