Documentation
This commit is contained in:
parent
06c6aabd9d
commit
40686c99c6
53 changed files with 5828 additions and 0 deletions
5
docs/source/_themes/Alchemy/static/less/grid.less
Normal file
5
docs/source/_themes/Alchemy/static/less/grid.less
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Fixed (940px)
|
||||
#grid > .core(@gridColumnWidth, @gridGutterWidth);
|
||||
|
||||
// Fluid (940px)
|
||||
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);
|
||||
Loading…
Add table
Add a link
Reference in a new issue