src/widgets/HelloWorld.css
changeset 944 8a6c9e3d0158
parent 882 61c384dda19e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/widgets/HelloWorld.css	Thu Aug 30 13:16:33 2012 +0200
@@ -0,0 +1,3 @@
+.Ldt-HelloWorld p {
+    text-align: center; font-size: 12px; margin: 2px 0;
+}