Exclude Buy me a coffee / Trilium footer links from external-link marker
This commit is contained in:
@@ -1554,7 +1554,11 @@ html.theme-light .hljs-ln-code::-webkit-scrollbar-track {
|
|||||||
#content-footer .navigation a::after,
|
#content-footer .navigation a::after,
|
||||||
#content-footer .navigation a::before,
|
#content-footer .navigation a::before,
|
||||||
a.next::after,
|
a.next::after,
|
||||||
a.previous::before {
|
a.previous::before,
|
||||||
|
.bmc-btn::after,
|
||||||
|
.bmc-btn::before,
|
||||||
|
.bmc-powered::after,
|
||||||
|
.bmc-powered::before {
|
||||||
content: none !important;
|
content: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user