src/widgets/HelloWorld.css
author durandn
Mon, 21 Sep 2015 18:25:06 +0200
changeset 1060 3a4f2217a04f
parent 882 61c384dda19e
permissions -rw-r--r--
Added an edit button to make edit functionality easier to read

.Ldt-HelloWorld p {
    text-align: center; font-size: 12px; margin: 2px 0;
}