Fix type in CSS class name

This commit is contained in:
Paulus Schoutsen 2015-03-29 15:23:50 -07:00
parent 100081757c
commit 9fb634ed3a

View File

@ -13,7 +13,7 @@
.divider-color { border-color: #B6B6B6; }
/* extra */
.accent-text-colo { color: #FF9800; }
.accent-text-color { color: #FF9800; }
body {
color: #212121;