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.
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">
- .zt-body
- .zt-container
- .zt-heading
- .zt-link
- .zt-nav
- .zt-footer
- .zt-button
- --endangered
- --african
- --marine
- --extinct
Check out index.html for a demo.