mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Fix type in CSS class name
This commit is contained in:
parent
100081757c
commit
9fb634ed3a
@ -13,7 +13,7 @@
|
|||||||
.divider-color { border-color: #B6B6B6; }
|
.divider-color { border-color: #B6B6B6; }
|
||||||
|
|
||||||
/* extra */
|
/* extra */
|
||||||
.accent-text-colo { color: #FF9800; }
|
.accent-text-color { color: #FF9800; }
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color: #212121;
|
color: #212121;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user