/
var
/
www
/
barefootlaw.org
/
bios2
/
lib
/
bootstrap
/
less
/
mixins
/
Upload File
HOME
// Sizing shortcuts .size(@width; @height) { width: @width; height: @height; } .square(@size) { .size(@size; @size); }