LESS CSS = http://lesscss.org/
I declared a variable, like this... @height: 30px
@height: 30px
Then I used a simple calculation, like this... line-heigh
line-heigh
http://lesscss.org/functions/ for a list of the lesscss functions, floor is included under the heading "Math functions".