Files
GitList/web/less/grid.less
Klaus Silveira df43c987cf Initial commit
2012-05-18 01:38:33 -03:00

5 lines
147 B
Plaintext
Executable File

// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);
// Fluid (940px)
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);