You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
207 B

.theme label {
cursor: pointer;
}
.theme img {
border: 1px solid var(--border-color);
padding: 4px;
width: 100%;
}
.theme .radio-container {
margin-top: 12px;
margin-left: 12px;
}