/* * Divid stylesheet */ //Imports the bootstrap-variables @import "variables.less"; // The rest comes here div#wrapper { margin-top: @navbarHeight; background: @yellow; }