1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-02-20 21:02:39 +00:00
2018-04-20 15:40:09 +02:00

13 lines
152 B
CSS

/**
* Emojies parser
*
* @author Pierre HUBERT
*/
/**
* Emoji images global style
*/
.emoji {
width: auto !important;
height: 2em !important;
}