This commit is contained in:
rubenwardy
2021-07-21 02:31:51 +01:00
parent 75c118c483
commit 6fa6203ce0
2 changed files with 19 additions and 3 deletions

View File

@@ -55,6 +55,13 @@ a:hover .badge-notify {
color: black;
}
.badge-emoji {
padding: 0;
background: transparent;
font-size: 15px;
top: -10px;
}
p, .content li {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased !important;