From e63f9ee05f0b2bfd760f7865159e64ce02a26bd0 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sat, 14 Feb 2026 13:34:36 -0500 Subject: refactor: docs/index.html --- docs/index.html | 155 ++++++++++++-------------------------------------------- 1 file changed, 32 insertions(+), 123 deletions(-) diff --git a/docs/index.html b/docs/index.html index d9ec359..b671fe4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,115 +1,51 @@ -
+ -- Water.css is a drop-in collection of CSS styles to make simple websites like this just a - little bit nicer. + noir.css is a drop-in collection of monochrome CSS styles to make simple websites like this + look clean and elegant.
- Now you can write your simple static site with nice semantic html, and Water.css will manage - the styling for you. + forked from the great water.css — redesigned with a refined black, grey, and white palette. +
+
+ write your simple static site with semantic HTML — noir.css handles the styling.
+ no classes needed.
<head> of your HTML:
@@ -121,21 +57,21 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/dark.css">
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/light.css">
+ <link rel="stylesheet" href="">
+ <link rel="stylesheet" href="">
+ <link rel="stylesheet" href="">
| - | |
| Size (min + gzip) | -- |
|---|---|
| Theme | @@ -165,35 +96,13 @@ |