nineskeletor/containers/hydra-dispatcher/theme.css

9 lines
254 B
CSS
Raw Normal View History

2022-08-26 15:13:22 +02:00
body > section {
background-color: rgba(214, 170, 214, 0.575);
}
input[type="radio"]:checked ~ .app-item {
--tw-shadow: 0 10px 15px -3px rgb(22 78 99 / 0.3), 0 4px 6px -4px rgb(22 78 99 / 0.3);
background-color: rgba(251, 255, 21, 0.507);
}