src/widgets/HelloWorld.module.css
author ymh <ymh.work@gmail.com>
Wed, 04 Sep 2024 17:32:50 +0200
changeset 1072 ac1eacb3aa33
parent 882 src/widgets/HelloWorld.css@61c384dda19e
permissions -rw-r--r--
Migrate source and build to vite.js

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

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