Fix type in CSS class name
This commit is contained in:
parent
100081757c
commit
9fb634ed3a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
.divider-color { border-color: #B6B6B6; }
|
||||
|
||||
/* extra */
|
||||
.accent-text-colo { color: #FF9800; }
|
||||
.accent-text-color { color: #FF9800; }
|
||||
|
||||
body {
|
||||
color: #212121;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue