Clean up CSS and tentatively fix #15 font size issue

This commit is contained in:
Anthony Wang 2023-01-01 23:51:24 +00:00
parent 706bbc87e0
commit ebd66c6b48
Signed by: a
GPG key ID: 42A5B952E6DD8D38
6 changed files with 15 additions and 52 deletions

View file

@ -12,7 +12,7 @@
<source srcset="img/logo.avif" type="image/avif">
<source srcset="img/logo.webp" type="image/webp">
<source srcset="img/logo.png" type="image/png">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
<img src="img/logo.png" alt="exozyme" height="50%" width="50%">
</picture>
</a>
<h1>About</h1>
@ -47,7 +47,7 @@
<picture>
<source srcset="img/server.webp" type="image/webp">
<source srcset="img/server.jpg" type="image/jpeg">
<img src="img/server.jpg" alt="The server" width="720">
<img src="img/server.jpg" alt="The server" width="100%">
</picture>
<p>
It's equally epic on the software side. Now Arch Linux is a terrible operating system for servers, but we like it anyways, and we update monthly. We've got free SSH and remote desktop access, code hosting with unlimited build hours, cloud storage, website hosting, virtual machines, and basically <a href="explore">anything else you can think of</a>.
@ -55,7 +55,7 @@
<picture>
<source srcset="img/montage.webp" type="image/webp">
<source srcset="img/montage.png" type="image/png">
<img src="img/montage.png" alt="Things to explore" width="720">
<img src="img/montage.png" alt="Things to explore" width="100%">
</picture>
<h2>Join us!</h2>
<p>
@ -68,7 +68,7 @@
We may have occasional outages for maintainence or because our ISP is being dumb. If exozyme is down for more than 24 hours, please <a href="mailto:help@exozy.me">email us</a>!
</div>
<p>
You can find this website's code (CC BY-SA 4.0 license) and higher quality images on <a href="https://git.exozy.me/exozyme/website">exogit</a>. All HTML and CSS was hand-written with frustration by the <a href="https://git.exozy.me/exozyme/exozyme">exozyme contributors</a>!
You can find this website's code (CC BY-SA 4.0 license) on <a href="https://git.exozy.me/exozyme/website">exogit</a>. All HTML and CSS was hand-written by the <a href="https://git.exozy.me/exozyme/exozyme">our community</a>!
</p>
</body>
</html>

View file

@ -12,7 +12,7 @@
<source srcset="img/logo.avif" type="image/avif">
<source srcset="img/logo.webp" type="image/webp">
<source srcset="img/logo.png" type="image/png">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
<img src="img/logo.png" alt="exozyme" height="50%" width="50%">
</picture>
</a>
<h1>Explore</h1>
@ -62,36 +62,14 @@
<source srcset="img/logo.png" type="image/png">
<img src="img/logo.png" alt="exopages" class="icon">
</picture>
<b><a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">exopages</a></b>: Easily host static and dynamic websites, with unlimited subdomains and custom domains
<b><a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">exopages</a></b>: Easily host websites, with unlimited subdomains and custom domains, powered by <a href="https://nginx.org">nginx</a>
</p>
<p>
<img src="img/icons/wireguard.svg" alt="exovpn" class="icon">
<b><a href="https://git.exozy.me/exozyme/exozyme/wiki/VPN">exovpn</a></b>: A fast, modern, and highly secure <a href="https://www.wireguard.com">WireGuard</a> VPN that you can trust
</p>
<h2>Internal</h2>
<p>
If you want to use any of these, just ask on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me">Matrix</a>.
</p>
<p>
<b><a href="https://exozy.me">nginx</a></b>: Web server
</p>
<p>
<b><a href="ldap://exozy.me">OpenLDAP</a></b>: User database and management
</p>
<p>
<b><a href="http://localhost:5432">PostgreSQL</a></b>: Relational database
</p>
<p>
<b><a href="http://localhost:6379">Redis</a></b>: Memory cache
</p>
<p>
<b><a href="http://localhost:44321">Performance Co-Pilot</a></b>: Server monitoring and metrics
</p>
<p>
<b><a href="http://localhost:5901">VNC</a></b>: Remote desktop, client required
</p>
<p>
<b><a href="http://localhost:42069">Sudo</a></b>: Get root instantly <a href="https://youtube.com/watch?v=dQw4w9WgXcQ">here!</a>
If you would like to use our OpenLDAP, PostgreSQL, Redis, or PCP server, just ask on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me">Matrix</a>.
</p>
<h2>Friends of exozyme</h2>
<p>

View file

@ -12,7 +12,7 @@
<source srcset="img/logo.avif" type="image/avif">
<source srcset="img/logo.webp" type="image/webp">
<source srcset="img/logo.png" type="image/png">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
<img src="img/logo.png" alt="exozyme" height="50%" width="50%">
</picture>
</a>
<h1>Frequently Unasked Questions</h1>

View file

@ -13,7 +13,7 @@
<source srcset="img/logo.avif" type="image/avif">
<source srcset="img/logo.webp" type="image/webp">
<source srcset="img/logo.png" type="image/png">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
<img src="img/logo.png" alt="exozyme" height="50%" width="50%">
</picture>
</a>
<h1>The exozyme project</h1>

View file

@ -12,7 +12,7 @@
<source srcset="img/logo.avif" type="image/avif">
<source srcset="img/logo.webp" type="image/webp">
<source srcset="img/logo.png" type="image/png">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
<img src="img/logo.png" alt="exozyme" height="50%" width="50%">
</picture>
</a>
<h1>Quickstart Guide</h1>
@ -30,7 +30,7 @@
<picture>
<source srcset="img/rdp.webp" type="image/webp">
<source srcset="img/rdp.png" type="image/png">
<img src="img/rdp.png" alt="Remote desktop" width="720">
<img src="img/rdp.png" alt="Remote desktop" width="100%">
</picture>
<p>
In the bottom left corner you'll see the all-powerful application menu, which you can use to launch apps. If you have not changed your password yet, you should open the application menu and start the Konsole app, then type <i>passwd</i> to set a new password. You can install more apps using the Discover app store. When you're done, please <b>remember to log out</b> by selecting "Log Out" in the application menu. <b>Closing the browser tab does not log you out.</b>
@ -46,7 +46,7 @@
<picture>
<source srcset="img/exocloud.webp" type="image/webp">
<source srcset="img/exocloud.png" type="image/png">
<img src="img/exocloud.png" alt="exocloud" width="720">
<img src="img/exocloud.png" alt="exocloud" width="100%">
</picture>
<p>
So what can you do with exocloud? Well, judging by the sheer number of icons on the top bar, a lot! There's cloud storage, an email client, photo manager, music player, calendar, and an integrated exochat client. Your data is safe on exozyme!

View file

@ -4,11 +4,9 @@
background-color: #111111;
color: #cccccc;
}
a:link {
color: #3eab86;
}
a:visited {
color: #4bd1a3;
}
@ -16,15 +14,10 @@
body {
font-family: DejaVu Sans Mono, Noto Sans Mono, Hack, monospace;
width: 720px;
width: min(720px, 100%);
margin-left: auto;
margin-right: auto;
text-align: center;
/* Disable font boosting */
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none;
}
pre {
@ -40,14 +33,6 @@ p {
line-height: 150%;
}
input {
font-family: DejaVu Sans Mono, Noto Sans Mono, Hack, monospace;
display: block;
margin: auto;
margin-top: 1em;
margin-bottom: 1em;
}
.emoji {
font-size: 3em;
}
@ -69,6 +54,6 @@ input {
text-align: left;
background: lightgreen;
color: black;
padding: 10px;
width: 360px;
padding: 1%;
width: 50%;
}