1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-20 18:14:30 +00:00
2017-06-20 13:29:15 +02:00

12 lines
116 B
CSS

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