mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-24 16:10:41 +01:00
Add WordPress specific emoji style
This commit is contained in:
parent
d6b2e6a7df
commit
c66ed35799
@ -181,3 +181,9 @@ img[src*="feedblitz"],
|
||||
img[src*="share-buttons"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Site specific styles */
|
||||
.wp-smiley {
|
||||
height: 1em;
|
||||
max-height: 1em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user