]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - custom.css.sample
00658d728618edbdbe200b3d8e04e60261310d22
[github/bastienwirtz/homer.git] / custom.css.sample
1 @charset "UTF-8";
2
3 /* Custom card colors */
4 /* Use with `class:` property of services in config.yml */
5 body #app .card.green {
6 background-color: #006600;
7 color: #00ff00;
8 }