ffmpeg-mappable-media/docs/source/_themes/Alchemy/static/less/grid.less

5 lines
147 B
Text
Raw Normal View History

2012-05-25 18:25:13 +02:00
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);
// Fluid (940px)
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);