From aef823f4fd8a5e6d293130ac0fdb883ee6917557 Mon Sep 17 00:00:00 2001 From: sky Date: Mon, 29 Sep 2025 15:49:22 -0400 Subject: [PATCH] updates --- css/loader.css | 11 ++++++--- dmca.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++ home.html | 2 +- img/share.svg | 1 + info.html | 6 +++-- loader.html | 18 ++++++++++++-- 6 files changed, 95 insertions(+), 8 deletions(-) create mode 100644 dmca.html create mode 100644 img/share.svg diff --git a/css/loader.css b/css/loader.css index bffa8ea..1156a05 100644 --- a/css/loader.css +++ b/css/loader.css @@ -28,12 +28,17 @@ body { margin: 4px; padding: 2px; width: 7%; - /* transition-duration: 0.25s; */ + transition-duration: 0.25s; cursor: pointer; + filter: brightness(0.9); } .button:hover { - filter: brightness(1.1); - transform: scale(1.05); + filter: brightness(1); + transform: scale(1.1); +} +.button:active { + filter: brightness(1.2); + transform: scale(0.95); } .opposite { width: 50%; diff --git a/dmca.html b/dmca.html new file mode 100644 index 0000000..118094d --- /dev/null +++ b/dmca.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + Selenite + + + + + + +

dmca

+

if you believe that any of the content on selenite infringes on your copyright or you are authorized to act on behalf of someone who you believe their copyright has been infringed upon, please submit a notice of copyright infringement to our dmca email with the following:

+

your electronic or physical signature, confirming you are the copyright owner or authorized to act on their behalf

+

contact information, including your full name, address, and phone number.

+

the content you believe is being infringed upon (title, url, etc.)

+

a statement that you have a good faith belief that the use of the material in the manner complained of is not authorized by the copyright owner, its agent, or the law

+

the content that the information in the notification is accurate, and under penalty of perjury, that you are authorized to act on behalf of the copyright owner

+

you may send this to dmca@selenite.cc

+

upon recieving the takedown notification and confirming that the information provided is valid, we will take down all content we believe appropriate

+ + diff --git a/home.html b/home.html index fca4f8b..3676cfc 100755 --- a/home.html +++ b/home.html @@ -78,7 +78,7 @@
- +
diff --git a/img/share.svg b/img/share.svg new file mode 100644 index 0000000..801bb04 --- /dev/null +++ b/img/share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/info.html b/info.html index 6145167..e176ed1 100644 --- a/info.html +++ b/info.html @@ -53,6 +53,10 @@

information

+

suggest a game!

+

you may make suggestions in our discord or email our support team.

+

dmca

+

please check here for information.

credits

whilst the majority of the work has been done by the creator, sky, selenite would not be possible without some key sources and people.

seraph by a456pur (games)

@@ -61,7 +65,5 @@

more ports by bog (games)

even more ports by slqnt (games)

cobalt by imputnet (music implementation)

-

suggest a game

-

you can either email us or join the discord to suggest a game/other improvements.

diff --git a/loader.html b/loader.html index a30b91e..ee5ddaa 100755 --- a/loader.html +++ b/loader.html @@ -14,6 +14,7 @@ @@ -51,13 +63,15 @@ - +

Selenite

+ +