comment fix

This commit is contained in:
cloudhead 2010-03-05 14:57:23 -05:00
parent 456463368d
commit 463807d3b6

View File

@ -1,5 +1,5 @@
#functions { #functions {
color: color("evil red"); // #999999 color: color("evil red"); // #660000
width: increment(15); width: increment(15);
height: undefined("self"); height: undefined("self");
border-width: add(2, 3); border-width: add(2, 3);