Add wordpress specific emoji style. Issue #1321

This commit is contained in:
Maurice Parker 2019-11-19 19:06:23 -06:00
parent d1af8a9f0a
commit d808716534
1 changed files with 5 additions and 2 deletions

View File

@ -219,8 +219,11 @@ img[src*="share-buttons"] {
display: none !important;
}
/* Site specific styles */
.wp-smiley {
height: 1em;
max-height: 1em;
}
/* Newsfoot specific styles. Structural styles come first, theme styles second */
.newsfoot-footnote-container {