2
0
Files
homer-assets/custom.css.sample
Admin User f59fcabcd0 initial
2023-11-14 18:31:01 +01:00

9 lines
176 B
Plaintext

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