No description
Find a file
Samuel Breznjak b347b395f7 added readme
2025-01-24 13:13:09 +01:00
css generated prefixed and minified versions of cs16.css 2025-01-24 12:49:05 +01:00
src added footer 2025-01-24 13:13:03 +01:00
svg added social icon svgs 2025-01-24 12:49:44 +01:00
.gitignore initial commit 2025-01-22 21:17:11 +01:00
ArialPixel.ttf initial commit 2025-01-22 21:17:11 +01:00
index.html added footer 2025-01-24 13:13:03 +01:00
LICENSE added license 2025-01-24 12:52:20 +01:00
package.json added postcss-pxtorem plugin 2025-01-24 12:48:14 +01:00
pnpm-lock.yaml added postcss-pxtorem plugin 2025-01-24 12:48:14 +01:00
README.md added readme 2025-01-24 13:13:09 +01:00

cs16.css

Introduction

cs16.css is a css library based on Counter Strike 1.6 UI.

Installation

You can install cs16.css simply by pasting this to your html head tag:

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/ekmas/cs16.css@main/css/cs16.min.css">

or you can download css file and font from this repo. Inside css folder are prefixed and minified versions of cs16.css you can use.

License

MIT