• This repository has been archived on 09/Nov/2017
  • Stars
    star
    699
  • Rank 62,323 (Top 2 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 13 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An adaptive CSS grid system.

Less Framework is a CSS grid system for designing adaptive web sites. It contains 4 layouts and 3 sets of typography presets, all based on a single grid.

For more information, visit http://www.jonikorpi.com/less-framework/

Included files

  • main.html: Required HTML
  • main-16px.css: Required CSS with type presets based on a font-size of 16px at a line-height of 24px
  • main-17px.css: Same as above, but based on a font-size of 17px
  • main-18px.css: Same as above, but based on a font-size of 18px

Usage

Solid knowledge of HTML and CSS is recommended. You'll find the dimensions for each layout noted down in comments within the CSS files.

Less Framework is licensed under MIT: http://opensource.org/licenses/mit-license.php