mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 16:18:42 -05:00
6 lines
76 B
CSS
6 lines
76 B
CSS
|
body img.emoji {
|
||
|
width: 20px;
|
||
|
height: 20px;
|
||
|
vertical-align: middle;
|
||
|
}
|