Use px instead of % for image sizes

This commit is contained in:
Anthony Wang 2023-01-21 04:05:16 +00:00
parent 1ff3faec0d
commit bac35f4914
Signed by: a
GPG key ID: 42A5B952E6DD8D38
5 changed files with 9 additions and 9 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="50%" width="50%">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
</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="100%">
<img src="img/server.jpg" alt="The server" width="720">
</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="100%">
<img src="img/montage.png" alt="Things to explore" width="720">
</picture>
<h2>Join us!</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="50%" width="50%">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
</picture>
</a>
<h1>Explore</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="50%" width="50%">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
</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="50%" width="50%">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
</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="50%" width="50%">
<img src="img/logo.png" alt="exozyme" height="360" width="360">
</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="100%">
<img src="img/rdp.png" alt="Remote desktop" width="720">
</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="100%">
<img src="img/exocloud.png" alt="exocloud" width="720">
</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!