src/widgets/HelloWorld.css
author durandn
Tue, 22 Sep 2015 17:07:58 +0200
changeset 1062 f8adaa2caecb
parent 882 61c384dda19e
permissions -rw-r--r--
CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.

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