Remove header link text from reader view
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
transition: color 0.15s ease-in-out, opacity 0.15s ease-in-out;
|
||||
}
|
||||
|
||||
.paige-header-link::after {
|
||||
content: "#";
|
||||
}
|
||||
|
||||
.paige-quote .blockquote-footer {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user