Home / fonts
Name Modified Size InfoDownloads / Week
Parent folder
fontawesome-webfont.woff 2014-04-08 44.4 kB
fontawesome-webfont.ttf 2014-04-08 80.7 kB
fontawesome-webfont.svg 2014-04-08 202.1 kB
fontawesome-webfont.eot 2014-04-08 38.2 kB
FontAwesome.otf 2014-04-08 62.9 kB
Totals: 5 Items   428.3 kB 0

Cute Template

About

Cute Template is a responsive grid system full of features to help designers and developers get started with their responsive layout. Visit https://sourceforge.net/projects/freecuteresponsivetemplate/ for more details.

Features

  • 12 Columns

  • Fully Responsive

  • Mobile First

  • Nestable

  • Fluid

  • Easy column manipulation

  • and much more

Browser Support

Works on Chrome, Safari, Firefox, Opera, IE9+. If you need Cute grids to work in IE8 then this is possible with using respond.js polyfill for Media queries and REM-unit-polyfill for rem untis .

Getting Started

Link to your stylesheet


<link rel="stylesheet" href="css/cutegrids.css">

Structure layout as example below



    <div class="row">
      <div class="cute-6-tablet">
        content here....
      </div>
      <div class="cute-6-tablet">
        content here....
      </div>
    </div>

Source: README.md, updated 2014-04-08