]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - public/assets/custom.css.sample
246575705134450405e933669b1ffdbf39457c40
[github/bastienwirtz/homer.git] / public / assets / 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 {
7 background-color: #006600;
8 color: #00ff00;
9 }