]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - public/assets/custom.css.sample
Error handling and fixed link to city.
[github/bastienwirtz/homer.git] / public / assets / custom.css.sample
index 246575705134450405e933669b1ffdbf39457c40..00658d728618edbdbe200b3d8e04e60261310d22 100644 (file)
@@ -2,8 +2,7 @@
 
 /* Custom card colors */
 /* Use with `class:` property of services in config.yml */
-body #app .card .green
-{
+body #app .card.green {
   background-color: #006600;
   color: #00ff00;
 }