remotes/1693045480750635534/spooky-22
Aevann1 2022-04-05 21:51:10 +02:00
parent 82a21c0a5e
commit 30c426f0bd
1 changed files with 0 additions and 1 deletions

View File

@ -922,7 +922,6 @@
{% if not ajax and v and v.theme == 'midnight' %}
/* <script>
const color = getComputedStyle(document.body).getPropertyValue('background-color');
const markTemplate = (name) => {
return `<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='50px' height='50px'><text transform='translate(10, 50) rotate(-45)' fill='rgba(45,45,45,0.1)' font-size='20'>${name}</text></svg>`;
};