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