7 lines
124 B
CSS
7 lines
124 B
CSS
@import url("uhr-idle-light.css");
|
|
#uhr {
|
|
background-color: #111;
|
|
}
|
|
.onoffswitch-inner:before {
|
|
background-color: #111;
|
|
}
|