src/widgets/HelloWorld.module.css
author ymh <ymh.work@gmail.com>
Tue, 22 Oct 2024 07:03:54 +0200
changeset 1076 510fd2a482f4
parent 1072 ac1eacb3aa33
permissions -rw-r--r--
Add Dailymotion Tech and remove unused libs

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

.Ldt-HelloWorld-annotations {
    color: red;
    font-weight: bold;
}