datawebring

A webring for data people who write
git clone https://git.eamoncaddigan.net/datawebring.git
Log | Files | Refs | README

commit 13b1fdbd0e5dc2a596f71f96640cdfbae4abe614
parent fb1bbd518ab9a692911ccd81bdd0be37f2d934c4
Author: Randy Au <randy.au@gmail.com>
Date:   Fri, 20 Sep 2024 23:07:30 -0400

make index darkmode
Diffstat:
Mindex.html | 21++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -1,5 +1,24 @@ <html> - <head><title>Data People Writing Stuff Webring Index</title> + <head> + <style> +body { + background-color: #121212; + color: #ffffff; +} + +h1, h2, h3, h4, h5, h6 { + color: #ffffff; +} + +p { + color: #d3d3d3; +} + +a { + color: #007bff; +} +</style> + <title>Data People Writing Stuff Webring Index</title> </head> <body> <p>