Files
2023-05-17 09:31:21 +02:00

9 lines
117 B
Plaintext

.rectangle {
border-radius: 1.2rem;
font-weight: bold;
}
.bg-inactive {
background-color: #CFD8DC;
}