lib/assets/stylesheets/tao/ui/shared/_basic.scss in tao_ui-0.2.2 vs lib/assets/stylesheets/tao/ui/shared/_basic.scss in tao_ui-0.2.3
- old
+ new
@@ -74,10 +74,10 @@
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-top: 1.5em;
margin-bottom: 1em;
line-height: $default-line-height;
- color: $black-color;
+ color: $text-color;
&:first-child {
margin-top: 0;
}
}