Hide Daring Fireball's external link
This commit is contained in:
parent
26d27913ae
commit
707828a9ac
@ -272,7 +272,14 @@ blockquote {
|
|||||||
border-top: 1px solid var(--header-table-border-color);
|
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 */
|
/* see removeWpSmiley; this rule is kept in case a wp-smiley is encountered without alt text */
|
||||||
|
|
||||||
.wp-smiley {
|
.wp-smiley {
|
||||||
height: 1em;
|
height: 1em;
|
||||||
max-height: 1em;
|
max-height: 1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user