Decad / SimpleGrid

A lightweight 960 css grid system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleGrid

SimpleGrid is a lightweight css grid system that I needed for a few of my projects. Only supports 940px.

Example

	<div class="group">
		<div class="grid6"></div>
		<div class="grid6"></div>
	</div>

About

A lightweight 960 css grid system