fu
This commit is contained in:
parent
f70a94d361
commit
d62fffe294
1 changed files with 1 additions and 1 deletions
|
@ -925,7 +925,7 @@
|
|||
|
||||
var style = document.createElement('style');
|
||||
style.innerHTML = `#post-text,.comment-text{background-image:url("data:image/svg+xml;base64,${base64Mark}")}`;
|
||||
document.createNode(style);
|
||||
document.getElementsByTagName('head')[0].appendChild(style);
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue