Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyber Style

This style is inspired by Tesla Cybertruck design.

Demo

Here is a live demo.

Demo

Size

Compression Size
Normal
Gzip
Brotli

Usage

CyberStyle.css only provides components. You will need to define your own layout.

The recommended font for CyberStyle.css is Odibee Sans. Follow the Google Fonts instructions about how to include it, or simply include it as below:

<head>
    <link href="https://fonts.googleapis.com/css?family=Odibee+Sans&display=swap" rel="stylesheet">
    <link href="cyberstyle.min.css" rel="stylesheet" />

    <style>
      html, body, pre, code, kbd, samp {
          font-family: 'Odibee+Sans', sans-serif;
      }
    </style>
</head>

About

Css stylesheet inspired by Tesla Cybertruck

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages