0
0
homer-data/custom.css.sample

9 lines
176 B
Plaintext
Raw Normal View History

2023-06-22 13:02:23 +02:00
@charset "UTF-8";
/* Custom card colors */
/* Use with `class:` property of services in config.yml */
body #app .card.green {
background-color: #006600;
color: #00ff00;
}