--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/widgets/HelloWorld.module.css Wed Sep 04 17:32:50 2024 +0200
@@ -0,0 +1,8 @@
+.Ldt-HelloWorld p {
+ text-align: center; font-size: 12px; margin: 2px 0;
+}
+
+.Ldt-HelloWorld-annotations {
+ color: red;
+ font-weight: bold;
+}