Initial commit

Update .gitignore, LICENSE-CC0, and 70 more files...
This commit is contained in:
2024-11-04 22:52:24 +01:00
commit 88a40efb4e
72 changed files with 3903 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# NibblePoker's CSS Theme (W.I.P.)
A simple and minimalist CSS stylesheet used across all my websites and web-based applications.
## License
The code in this repository is released under [CC0 1.0 Universal (CC0 1.0) (Public Domain)](LICENSE-CC0)
This repository includes and redistributes [reset.css](https://meyerweb.com/eric/tools/css/reset/) from
[meyerweb.com](https://meyerweb.com/) which is also in the public domain.
**This license doesn't apply to the logos, images, names and other external resources provided
and/or used in this repository.**