color() function parses color string

This commit is contained in:
Alexis Sellier
2011-12-18 17:29:40 +01:00
parent 6c6cdcb839
commit eadc0d8704
4 changed files with 11 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
rounded: 11;
roundedpx: 3px;
percentage: 20%;
color: #ff0011;
}
#alpha {
alpha: rgba(153, 94, 51, 0.6);