wisp/web_lisp_src/style.wisp
2022-07-21 01:11:38 +02:00

7 lines
77 B
Plaintext

(style
:id 1
{ :size 12})
(document
(text :style 1 "Hello, world!"))