Skip to content

danielbynight/cf-banded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Banded is a font-end which allows to easily style websites visibly divided in horizontal colored bands. The code for production is found in lib. Link to:

  • cf-banded.css and cf-banded.js for the human-readable files or
  • cf-banded.min.css and cf-banded.min.js for the minified files.

Getting started

You see how it looks like by cloning this repository, running npm install (first install node if you didn't yet) and grunt and opening examples/test.html in your browser.