fix: style

This commit is contained in:
2026-04-24 19:04:55 +02:00
parent 59ae95b874
commit 500329d88a
4 changed files with 55 additions and 33 deletions
+10
View File
@@ -10,5 +10,15 @@
</head>
<body>
<app-root></app-root>
<script src="https://storage.ko-fi.com/cdn/scripts/overlay-widget.js"></script>
<script>
kofiWidgetOverlay.draw('fraujulian', {
type: 'floating-chat',
'floating-chat.donateButton.text': 'Tip me',
'floating-chat.donateButton.background-color': '#ff5f5f',
'floating-chat.donateButton.text-color': '#fff',
});
</script>
</body>
</html>