uhr/uhr-green.css

8 lines
123 B
CSS

@import url("uhr-idle-dark.css");
#uhr {
background-color: #0c0;
}
.onoffswitch-inner:before {
background-color: #0c0;
}