Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 1 addition & 20 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
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://lessframework.com/

# Differences to the version at lessframework.com

The [configurable version](http://lessframework.com/) lets you choose between three sets of type presets, as well as lets you add an optional Retina media query and the [http://code.google.com/p/html5shim/](HTML5 Shim). In this version, the type presets have been split into three versions of the main CSS file, all of which also include the Retina media query. The HTML5 Shim is not included.

# 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
Under development.
167 changes: 0 additions & 167 deletions main-16px.css

This file was deleted.

167 changes: 0 additions & 167 deletions main-17px.css

This file was deleted.

Loading