Add background color to ingress deconz (#1523)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Bram Kragten
2020-07-30 16:33:53 +02:00
committed by GitHub
parent b9b903123c
commit 4e16b62970
3 changed files with 6 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
color: #212121;
font-weight: 400;
line-height: 2;
background: #fafafa;
}
a {
text-decoration: none;