/elastic

A collection of background image made by CSS only

Primary LanguageCSSMIT LicenseMIT

Elastic CSS

A collection of CSS background image

View demo »

How to use

Download the stylesheet elastic.css, add it to your project folder structure, then call it in the <head> section of your document.

html
  <head>
    <link rel="stylesheet" href="path/to/elastic.css">
  </head>

or you can also compile any of the individual classes, from the parts list folder with the SCSS versions.

Browsers

Some of the background-image use linear-gradient, support for which is limited in some browsers.

License

see LICENSE file