silphius/app/react-components/dom/dialogue.module.css

13 lines
143 B
CSS
Raw Normal View History

2024-07-12 02:10:22 -05:00
.caret {
position: absolute;
fill: #00000044;
stroke: white;
left: 50%;
top: 50%;
}
2024-07-13 03:02:55 -05:00
.letter {
opacity: 0;
position: relative;
}