No description
Find a file
2025-01-25 19:02:12 +02:00
css Update preprocessed CSS files 2025-01-25 19:02:12 +02:00
public added favicon and og image 2025-01-24 14:11:23 +01:00
src Fix slider thumb style on Firefox 2025-01-24 22:47:18 +02: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 updated link 2025-01-24 14:50:29 +01:00
LICENSE added license 2025-01-24 12:52:20 +01:00
package.json removed map from minified version 2025-01-24 15:45:02 +01:00
pnpm-lock.yaml removed clean-css and added cssnano for minifying 2025-01-24 14:49:43 +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