uhr/uhr-green.css

8 lines
123 B
CSS
Raw Normal View History

2013-11-19 16:55:01 +01:00
@import url("uhr-idle-dark.css");
#uhr {
background-color: #0c0;
}
.onoffswitch-inner:before {
background-color: #0c0;
}