d9b70d7
955adcb
1 2 3 4 5 6 7 8 9
10 11 12 13
/* * Divid stylesheet */ //Imports the bootstrap-variables @import "variables.less"; // The rest comes here div#wrapper { margin-top: @navbarHeight; background: @yellow; }