CSS, how does it work?

This commit is contained in:
Jeff Atwood 2014-05-06 00:52:28 -07:00
parent e023849657
commit 65af49f828
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ a.star {
}
.domain {
scale-color($primary, $lightness: 90%);
color: scale-color($primary, $lightness: 90%);
}
.topic-links {