2.1.0 • Published 3 years ago

zootycoon.css v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

zootycoon.css

Feeling nostalgic about the zootycoon.com site from the 2000's? You can use this CSS to add the old zootycoon.com styling to your own site.

installation

npm

npm i zootycoon.css

yarn

yarn add zootycoon.css

jsdelivr

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zootycoon.css@2.1.0/zootycoon.css">

unpkg

<link rel="stylesheet" href="https://unpkg.com/zootycoon.css@2.1.0/zootycoon.css">

usage

classes

  • .zt-body
  • .zt-container
  • .zt-heading
  • .zt-link
  • .zt-nav
  • .zt-footer
  • .zt-button

BEM modifiers

  • --endangered
  • --african
  • --marine
  • --extinct

Check out index.html for a demo.

2.1.0

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago