mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
Update README.md and style.css
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# neon443.github.io [](https://hits.seeyoufarm.com)
|
# neon443.github.io [](https://hits.seeyoufarm.com)
|
||||||
|
|
||||||
Free unblocked games to play in school. No ads, ever.
|
Free unblocked games to play in school. No ads, ever.
|
||||||
For any teachers reading this, this is purely for educational purposes.
|
For any teachers reading this, this site is purely for educational purposes.
|
||||||
|
|
||||||
To request features [create an issue](https://github.com/neon443/neon443.github.io/issues/new).
|
To request features [create an issue](https://github.com/neon443/neon443.github.io/issues/new).
|
||||||
@@ -4,6 +4,7 @@
|
|||||||
/* Light */
|
/* Light */
|
||||||
/* Theme: #ddd */
|
/* Theme: #ddd */
|
||||||
/* text: #222 */
|
/* text: #222 */
|
||||||
|
/* UI item bgs: #aaa */
|
||||||
/* for contrast: #aaa */
|
/* for contrast: #aaa */
|
||||||
/* transparency: rgba(255, 255, 255, 0.25) */
|
/* transparency: rgba(255, 255, 255, 0.25) */
|
||||||
/* box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.25); */
|
/* box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.25); */
|
||||||
@@ -12,6 +13,7 @@
|
|||||||
/* Dark */
|
/* Dark */
|
||||||
/* Theme: #222 */
|
/* Theme: #222 */
|
||||||
/* text: #ddd */
|
/* text: #ddd */
|
||||||
|
/* UI item bgs: #555 */
|
||||||
/* for contrast: #555 */
|
/* for contrast: #555 */
|
||||||
/* transparency: rgba(0, 0, 0, 0.25) */
|
/* transparency: rgba(0, 0, 0, 0.25) */
|
||||||
/* box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.25); */
|
/* box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.25); */
|
||||||
|
|||||||
Reference in New Issue
Block a user