styling updates, button functions

This commit is contained in:
2024-02-19 21:19:04 +01:00
parent c48113a3cb
commit 085b95a142
5 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</script>
<div class="clippy">
<div class="body">
{{ body }}
<div class="content">{{ body }}</div>
<br /><button onclick="closeclippy(this)">Ok</button>
</div>
{% if img %}