Added new round(n) function.

Rationale: Using unrounded computed widths leads to pixel errors.
This commit is contained in:
Bart Schuller
2011-02-14 23:47:41 +01:00
parent 0d95755e00
commit 202bcab8d2
3 changed files with 16 additions and 0 deletions

View File

@@ -20,6 +20,8 @@
hue: 98;
saturation: 12%;
lightness: 95%;
rounded: 11;
roundedpx: 3px;
}
#alpha {
alpha: rgba(153, 94, 51, 0.6);