examples/test.html
authorleon <leon@roojs.com>
Mon, 26 Feb 2024 07:19:26 +0000 (15:19 +0800)
committerleon <leon@roojs.com>
Mon, 26 Feb 2024 07:19:26 +0000 (15:19 +0800)
examples/test.html

index 5ef02e1..f11b92e 100644 (file)
@@ -15,6 +15,6 @@
 </head>
 <body>
 <span id='aaa' style="font-weight:bold;"><p>TEST</p><p>BCD</p></span>
-<span style="text-decoration:underline;"></span>
+<span style="font-weight:italic;"></span>
 </body>
 </html>