9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
.rectangle {
|
|
border-radius: 1.2rem;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.bg-inactive {
|
|
background-color: #CFD8DC;
|
|
}
|