Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Small Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Notplayingallday383 authored May 3, 2023
1 parent 354a51a commit d5fa322
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 3 deletions.
185 changes: 185 additions & 0 deletions static/games/games.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
@font-face {
font-family: pro;
src: url(../resources/Product.ttf);
}

@font-face {
font-family: pop;
src: url(../resources/Poppins-Regular.ttf);
}

@font-face {
font-family: consolas;
src: url(../resources/Consolas.ttf);
}

[data-theme="dark"] {
--body: #111;
--color: #d2d2d2;
--button-color: #1fbd4e;
--glammer: #32db5c, #156b2a;
--code-background: #25b74a;
--code-color: white;
--code-border: #73ff96;
--mark-color: white;
--stopDARK: #47CA64;
--stopLIGHT: #2B813E;
}

[data-theme="night"] {
--body: #181446;
--color: #ffe688;
--button-color: #08062b;
--glammer: #85712b, #ffe99b;
--code-background: #08062b;
--code-color: white;
--code-border: #ffe688;
--mark-color: white;
--stopDARK: #fff7a5;
--stopLIGHT: #777021;
}

[data-theme="fracital"] {
--body: #222;
--color: #ff40f7;
--button-color: #3c3c3c;
--glammer: #ff5ef7, #9b1c94;
--code-background: #3c3c3c;
--code-color: white;
--code-border: #ff40f7;
--mark-color: #d284cf;
--stopDARK: #FF40F7;
--stopLIGHT: #A5209F;
}

[data-theme="almond"] {
--body: #131313;
--color: #E89D46;
--button-color: #3c3c3c;
--glammer: #ffbb6d, #b97d38;
--code-background: #3c3c3c;
--code-color: #f1b066;
--code-border: #E89D46;
--mark-color: #ffc787;
--stopDARK: #E89D46;
--stopLIGHT: #94632b;
}

html {
height: 100%;
scrollbar-color: var(--color) var(--body);
scrollbar-width: thin;
}

::-webkit-scrollbar {
width: 6px;
}

::-webkit-scrollbar-track {
background: var(--body);
}

::-webkit-scrollbar-thumb {
background-color: var(--color);
border-radius: 6px;
}

body {
font-family: pro;
height: 100%;
margin: 0;
padding: 0;
background-color: var(--body);
color: var(--color);
display: grid;
justify-content: center;
align-content: baseline;
}

.firstPOST {
height: min-content;
display: grid;
justify-items: center;
}

h1 {
margin: 0;
width: max-content;
height: min-content;
}

h2 {
font-size: 33px;
}

ul {
padding: 0;
margin-top: 0;
font-size: 20px;
list-style: nu;
gap: 4px;
display: grid;
max-width: 30em;
}

li.lined {
line-height: 1.4;
}

.glammerGRADIENT {
list-style: decimal-leading-zero;
background: -webkit-linear-gradient(var(--glammer));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-decoration: underline;
}

code {
background-color: var(--code-background);
color: var(--code-color);
padding: 2px 2px 2px 4px;
border-radius: 4px;
border: 1px solid var(--code-border);
font-family: consolas;
}

mark {
color: var(--mark-color);
background: transparent;
font-weight: bold;
text-decoration: underline;
}

.logoC {
width: 100%;
justify-content: center;
display: flex;
margin-top: 13px;
}

.logo {
height: 38px;
cursor: pointer;
}

.center {
display: grid;
justify-items: center;
}

a {
color: currentColor;
text-decoration: none;
}

.container h2 {
text-align: center;
}

.stopLIGHT {
stop-color: var(--stopLIGHT);
}

.stopDARK {
stop-color: var(--stopDARK);
}
6 changes: 3 additions & 3 deletions static/games/games.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terbium Game Center</title>
<link rel="shortcut icon" href="../terbium.png" type="image/x-icon">
<link rel="stylesheet" href="/changes/index.css">
<link rel="stylesheet" href="games.css">
<link rel="stylesheet" href="../styles/cursors.css">
<meta property="og:image" content="../terbium.png">
<meta name="description" content="The Official Terbium Changelog!" />
Expand All @@ -17,11 +17,11 @@
<h3>Welcome to Terbium Game Center</h3>
<h2>Games</h2>
<a onclick="window.parent.window.history.replaceState(`postmc`, 'minecraft', `#`)" href="https://womginx.z1g-project.repl.co/main/https://classic.minecraft.net">Minecraft</a>
<a onclick="window.parent.window.history.replaceState(`postrblx`, 'roblox', `#`)" href="https://cdn.z1g-project.repl.co/getbruhproxid?url=err404.xor">Roblox</a>
<a onclick="alert('Unable to Encode url with XOR: Err404')" href="/games/games.html">Roblox</a>
<a onclick="window.parent.window.history.replaceState(`postrb`, 'retro bowl', `#`)" href="https://womginx.z1g-project.repl.co/main/https://game316009.konggames.com/gamez/0031/6009/live/index.html?kongregate_game_version=1675951175\u0026kongregate_host=www.kongregate.com%22;">RetroBowl</a>
<h2>Services</h2>
<a onclick="window.parent.window.history.replaceState(`postgfn`, 'geforce now', '#')" href="https://womginx.z1g-project.repl.co/main/https://play.geforcenow.com">GeForce NOW</a>
<a onclick="window.parent.window.history.replaceState(`postsky`, 'Skyline Games', '#')" href="https://sites.google.com/view/taskmanaging/?refid=embed">Blurred's Vault (Early Acess)</a>
<a onclick="window.parent.window.history.replaceState(`postsky`, 'Skyline Games', '#')" href="https://sites.google.com/view/blurreds-vault/?refid=embed">Blurred's Vault</a>
<a onclick="window.parent.window.history.replaceState(`postrg`, 'Radon Games', '#')" href="https://radon.games">Radon.games</a>
<a onclick="window.parent.window.history.replaceState(`postcmg`, 'coolmathgames', '#')" href="https://womginx.z1g-project.repl.co/main/https://www.coolmathgames.com/">coolmathgames</a>
<div>
Expand Down

0 comments on commit d5fa322

Please sign in to comment.