enhance: pdf title

This commit is contained in:
Tienson Qin
2021-08-06 21:21:38 +08:00
parent b70f06a973
commit de7c6584fb
3 changed files with 19 additions and 13 deletions

View File

@@ -503,8 +503,9 @@
.asset-ref {
&.is-pdf {
&:before {
content: "[[📙";
content: "[[📚";
opacity: .4;
margin-right: 4px;
}
&:after {
@@ -654,5 +655,3 @@ body.is-pdf-active {
mix-blend-mode: multiply;
color: unset;
}