From b78902970f107b7f157f9a97619a8313862c20d5 Mon Sep 17 00:00:00 2001 From: memdmp Date: Mon, 18 Aug 2025 16:52:23 +0000 Subject: feat: initial commit of fork --- index.html | 240 +++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 147 insertions(+), 93 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 9aff29c..af41a41 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,9 @@ - - - + + + - cs16.css + cs16-defaults.css - +
-

cs16.css

+

cs16-defaults.css

-

CSS library based on Counter Strike 1.6 UI.

+

+ CSS library based on + cs16.css, adapted to modify default styles of elements. Attempts to "just work" + everywhere. Abuses + :has() + and + :not(). +

Installation

- You can install cs16.css simply by pasting this to your html `head` tag: + You can install cs16.css simply by pasting this to your html `head` tag + and adding class="cs" to your body (or wherever else you + wish to enable "cs1.6 mode"):

- + -
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/ekmas/cs16.css@main/css/cs16.min.css">
+
<link rel="stylesheet" type="text/css" href="https://git.estrogen.zone/css16-defaults.css.git/plain/css/cs16.min.css">
-
+

Button

- - + +
- +

Hr

-
+
- +

Checkbox

-
+
- +
+
- +

Input

- - +

- - + +
- +

Select

- - +
- +

Radio Group

-
+
What is your favorite wild animal?
@@ -200,14 +247,14 @@
- +
- +
- +