Fix emoji generation and styling
This commit is contained in:
parent
bd60a4ed40
commit
534bd5a268
2 changed files with 19 additions and 13 deletions
|
@ -692,3 +692,9 @@ h1.http_status_code {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
img.emoji {
|
||||
height: 20px;
|
||||
vertical-align: middle;
|
||||
width: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue