Hide Daring Fireball's external link

This commit is contained in:
Maurice Parker 2021-07-27 13:37:31 -05:00
parent 8080136bb8
commit 18ad76e7b9
1 changed files with 8 additions and 0 deletions

View File

@ -266,6 +266,14 @@ blockquote {
border-top: 1px solid var(--header-table-border-color);
}
/* Hide the external link at the bottom of Daring Fireball posts */
.x-netnewswire-hide {
display: none;
}
/* see removeWpSmiley; this rule is kept in case a wp-smiley is encountered without alt text */
.wp-smiley {
height: 1em;
max-height: 1em;