Closed DrizzlyOwl closed 9 years ago
Line 22 + 28 need "color" renaming to "clr" in order to make use of the function correctly.
Change to:
// Links a { color: clr(link,default); ... } // Link hover state a:hover{ color: clr(link,hover); }
Fixed in latest commit
Line 22 + 28 need "color" renaming to "clr" in order to make use of the function correctly.
Change to: