eufon/blinkenlicht/licht.css

11 lines
130 B
CSS
Raw Normal View History

.indicator {
background-color: #ff00ff;
}
.indicator.yellow {
background-color: #ff0;
}
box.hey {
font-size: 18px;
}