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