About Selenite
diff --git a/ad.html b/ad.html index 7a5925d0..6aee7aff 100644 --- a/ad.html +++ b/ad.html @@ -12,7 +12,7 @@ - + @@ -36,9 +36,8 @@ Games Settings Open Blank -
-
+ 00:00 AM
-What happened? Why does Selenite have ads?
diff --git a/apps.html b/apps.html index fd17eaf4..9ce154fa 100644 --- a/apps.html +++ b/apps.html @@ -8,7 +8,7 @@ - + @@ -74,9 +74,8 @@ Apps Settings Open Blank -
-
+ 00:00 AM
-You may be redirected upon clicking on the screen. This is an ad. Learn more.
diff --git a/backgrounds.html b/backgrounds.html index 2a5917a0..d4d73115 100644 --- a/backgrounds.html +++ b/backgrounds.html @@ -13,7 +13,7 @@ - + @@ -44,9 +44,8 @@ Apps Settings Open Blank -
-
+ 00:00 AM
-
-
+ 00:00 AM
-
-
+ 00:00 AM
-Have a question or concern?
diff --git a/css/style.css b/css/style.css index 7faac525..eaabf87b 100644 --- a/css/style.css +++ b/css/style.css @@ -81,8 +81,8 @@ footer a, footer a:visited, header a, header a:visited { - margin-right: 2rem; - margin-left: 1rem; + margin-right: 1.5rem; + margin-left: 1.5rem; text-decoration: none; } @@ -142,6 +142,8 @@ label { justify-content: center; gap: 0; flex-wrap: wrap; + align-items: center; + justify-content: center } h1 { font-size: 60px; @@ -257,7 +259,8 @@ img.star { justify-content: center; } -input[type="text"] { +input[type="text"], +input[type="password"] { width: 50%; background-color: var(--inputbg); box-sizing: border-box; @@ -272,7 +275,8 @@ input[type="text"] { transition: opacity 0.25s ease-in-out; opacity: 100%; } -input[type="text"]:hover { +input[type="text"]:hover, +input[type="password"]:hover { opacity: 80%; } ::placeholder { @@ -351,9 +355,11 @@ label { width: 30vw; font-size: 16px; } -#status { - position: absolute; - right: 2%; +.usericon { + width: 24px; + height: 24px; + align-self: right; + /* display: none; */ } #toast { position: fixed; @@ -403,6 +409,7 @@ div.profile.top { display: flex; justify-content: left; align-items: center; + box-shadow: 0px 0px 5px 5px var(--uibg); } div.profile.top.text { position: relative; @@ -411,41 +418,157 @@ div.profile.top.text { width: auto; justify-self: center; height: auto; - margin-left: 30px; + margin: 30px; + max-width: 40%; +} + +div.profile.top.text.right { + margin-left: auto; + margin-right: 80px; } div.profile.top.text h1 { - font-size: 40px; + font-size: 2vw; } div.profile.top.text h2 { - font-size: 20px; + font-size: 1.25vw; +} +div.profile.top.text a { + font-size: 1.25vw; } -div.profile.top img { +img.pfp { height: 80%; object-fit: contain; width: auto; margin: 30px; border-radius: 20px; -} - -.vertical-divider { - width: 3px; - height: 90%; - background-color: var(--inputborder); - border-radius: 1px; - margin-left: auto; - margin-right: auto; + aspect-ratio: 1 / 1; } div.profile.top.text .about { - font-size: 20px; + height: auto; + max-width: 100%; } -/* div.profile.top.text .righttext { - justify-self: right; -} */ +#edit { + cursor: pointer; + position: relative; + height: 2vw; + margin-left: 5px; + width: auto; +} +#counter { + position: absolute; + bottom: 0; + right: 0; +} +#popup { + width: 50%; + height: 40%; + z-index: 99999999; + position: absolute; + position: absolute; + top: 50%; + left: 50vw; + transform: translate(-50%, -50%); + display: flex; + flex-direction: column; + background-color: var(--inputbg); + border-color: var(--inputborder); + border-width: 5px; + border-radius: 10px; + border-style: solid; + justify-content: center; + align-items: center; + box-shadow: 0px 0px 5px 5px var(--uibg); +} +#popup input { + width: 90%; + height: 30%; +} +#popup h1 { + font-size: 32px; +} + +#popup #close { + position: absolute; + right: 10px; + top: 10px; + +} +img.badges { + position: relative; + height: 2vw; + margin-left: 5px; + width: auto; +} + +p#counter { + bottom: 38%; + right: 7%; +} +.users { + text-decoration: none; + width: 30%; + height: 10vh; + background-color: var(--uibg); + border-radius: 10px; + display: flex; + align-items: center; + justify-content: center; + box-shadow: 0px 0px 5px 5px var(--uibg); + margin: 1.5%; +} +.users h1, .users p { + position: relative; + display: flex; + flex-direction: column; + width: 100%; + justify-self: center; + height: auto; + max-width: 100%; + margin: auto; +} +.user_info { + width: 100%; +} + +.users h1 { + font-size: 1vw; +} +.users p { + font-size: 0.75vw; +} +.users a { + font-size: 0.75vw; + text-decoration: underline; +} + +.users p { + height: auto; + max-width: 100%; +} +#users { + width: 95%; + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: row; + display: flex; + align-items: center; + justify-content: center; +} + +.pages-btn { + margin: 10px; +} +#ai { + position: absolute; + right: 10px; + bottom: 10px; +} @keyframes toastFade { 0% { opacity: 0; diff --git a/deps.ts b/deps.ts deleted file mode 100644 index e191aad3..00000000 --- a/deps.ts +++ /dev/null @@ -1,2 +0,0 @@ -export { serve } from 'https://deno.land/std/http/server.ts'; -export { join } from 'https://deno.land/std/path/mod.ts'; \ No newline at end of file diff --git a/img/Digital-Patreon-Logo_White.png b/img/Digital-Patreon-Logo_White.png deleted file mode 100644 index 9a521e3f..00000000 Binary files a/img/Digital-Patreon-Logo_White.png and /dev/null differ diff --git a/img/badges/dev.svg b/img/badges/dev.svg new file mode 100644 index 00000000..1779cf5a --- /dev/null +++ b/img/badges/dev.svg @@ -0,0 +1,57 @@ + + + + diff --git a/img/badges/donate.svg b/img/badges/donate.svg new file mode 100644 index 00000000..871810fe --- /dev/null +++ b/img/badges/donate.svg @@ -0,0 +1,59 @@ + + + + diff --git a/img/badges/mod.svg b/img/badges/mod.svg new file mode 100644 index 00000000..85e1cb54 --- /dev/null +++ b/img/badges/mod.svg @@ -0,0 +1,53 @@ + + + + diff --git a/img/badges/owner.svg b/img/badges/owner.svg new file mode 100644 index 00000000..6c0ad052 --- /dev/null +++ b/img/badges/owner.svg @@ -0,0 +1,55 @@ + + + + diff --git a/img/badges/partner.svg b/img/badges/partner.svg new file mode 100644 index 00000000..55e71d2d --- /dev/null +++ b/img/badges/partner.svg @@ -0,0 +1,58 @@ + + + + diff --git a/img/baseline_sports_esports_white_48dp.png b/img/baseline_sports_esports_white_48dp.png deleted file mode 100644 index 2609308e..00000000 Binary files a/img/baseline_sports_esports_white_48dp.png and /dev/null differ diff --git a/img/copy.svg b/img/copy.svg new file mode 100644 index 00000000..28a8b54a --- /dev/null +++ b/img/copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/discord-mark-white.png b/img/discord-mark-white.png deleted file mode 100644 index baececa9..00000000 Binary files a/img/discord-mark-white.png and /dev/null differ diff --git a/img/dogeminer.mp4 b/img/dogeminer.mp4 deleted file mode 100644 index 6992a815..00000000 Binary files a/img/dogeminer.mp4 and /dev/null differ diff --git a/img/edit.svg b/img/edit.svg new file mode 100644 index 00000000..9e718ea1 --- /dev/null +++ b/img/edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/image.png b/img/image.png deleted file mode 100644 index 73a1c8fe..00000000 Binary files a/img/image.png and /dev/null differ diff --git a/img/outline_sports_esports_white_48dp.png b/img/outline_sports_esports_white_48dp.png deleted file mode 100644 index 65d03418..00000000 Binary files a/img/outline_sports_esports_white_48dp.png and /dev/null differ diff --git a/img/patreon.svg b/img/patreon.svg deleted file mode 100644 index 7cda7ff5..00000000 --- a/img/patreon.svg +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/img/sports_esports_FILL0_wght400_GRAD0_opsz24.png b/img/sports_esports_FILL0_wght400_GRAD0_opsz24.png deleted file mode 100644 index 4a10c3f6..00000000 Binary files a/img/sports_esports_FILL0_wght400_GRAD0_opsz24.png and /dev/null differ diff --git a/img/user.png b/img/user.png deleted file mode 100644 index ff20a20a..00000000 Binary files a/img/user.png and /dev/null differ diff --git a/img/user.svg b/img/user.svg new file mode 100644 index 00000000..fe63626c --- /dev/null +++ b/img/user.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/user_index.svg b/img/user_index.svg new file mode 100644 index 00000000..29d1882a --- /dev/null +++ b/img/user_index.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/videogame_asset_FILL0_wght200_GRAD200_opsz24.png b/img/videogame_asset_FILL0_wght200_GRAD200_opsz24.png deleted file mode 100644 index 2790abcd..00000000 Binary files a/img/videogame_asset_FILL0_wght200_GRAD200_opsz24.png and /dev/null differ diff --git a/index.html b/index.html index db7c21c1..b7483826 100644 --- a/index.html +++ b/index.html @@ -1,75 +1,67 @@ - + - - - - - - + + + - + + + + + + - - - - - - - - + - - - - - - -
-
- 00:00 AM
-selenite.
- -better thank me for this unblocked website
- --
selenite.
+ +better thank me for this unblocked website
+ +