commons / common.css

Common styling rules in one stylesheet

Home Page:http://makesites.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common.css

A stylesheet that creates a solid foundation for web application development.

Features

  • Popular OOCSS classes
  • Iconfont support
  • Includes Normalize.css
  • Touch screen optimizations

Install

Using bower:

bower install common.css

Usage

The stylesheets in the css folder contain a collection of common classes, which are then compiled into one file using the build file.

Include the common.min.css file in your webpage should be enough to get started.

Review the wiki for more: List of available styles

Credits

Led by Lyndel Thomas - Full list of contributors

Distributed through Makesites.org

Released under the MIT license

About

Common styling rules in one stylesheet

http://makesites.org


Languages

Language:CSS 69.2%Language:HTML 24.3%Language:JavaScript 6.5%