diff -r 27b248a13355 -r 8a6c9e3d0158 src/widgets/HelloWorld.css --- /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; +}