aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: e56fb4c5dc95cedd344c2a5330093103d939b933 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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:

```html
<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