uuidconvert/static/style/default/index.css

8 lines
131 B
CSS
Raw Normal View History

2022-04-05 10:40:31 +00:00
#text {
color: var(--color-normal-contrast-weakest);
margin: auto;
width: 180px;
}
.counter {
text-align: center;
}