Skip to content

Commit 5aa1b8b

Browse files
committed
Set textual annotation value and styles authentically 🎨
1 parent 9d0ecee commit 5aa1b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎recipe/0561-text-on-image/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"body": {
4242
"type": "TextualBody",
4343
"format": "text/html",
44-
"value": "<p style='font-size:2000px'>Textual annotation</p>",
44+
"value": "<p style='font-size:1000px; background-color: rgba(16, 16, 16, 0.5); padding:300px'>The koto is to the right, carried in a cloth wrapping.</p>",
4545
"language": "en"
4646
},
4747
"target": "{{ id.path }}/canvas#xywh=27000,10200,25000,5000"

0 commit comments

Comments
 (0)