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 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +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 @@you may make suggestions in our discord or email our support team.
+please check here for information.
whilst the majority of the work has been done by the creator, sky, selenite would not be possible without some key sources and people.
@@ -61,7 +65,5 @@more ports by bog (games)
even more ports by slqnt (games)
cobalt by imputnet (music implementation)
-you can either email us or join the discord to suggest a game/other improvements.