add images

This commit is contained in:
erin 2023-07-19 17:50:45 -04:00
parent 0a85f07b0c
commit 82f1fe9d4d
4 changed files with 25 additions and 12 deletions

View file

@ -8,6 +8,13 @@
</head>
<body>
<main>
<div class="silly-little-images">
<!-- todo setting dimensions manually is bad but there's no good
way to scale an image up by a percentage in css so we just hope
that we never use a pixel scale other than 2 -->
<img src="https://i.eritbh.me/temp/umbreon.png" width="48" height="58" alt="an umbreon getting ready to pounce">
<img src="https://i.eritbh.me/temp/kate.png" width="54" height="86" alt="the female protagonist of Pokemon Ranger: Shadows of Almia doing her ranger pose">
</div>
<div class="textbox textbox--simple textbox--yellow">
<div class="textbox__text">
Welcome to <span class="color color--red">webring.umbreon.online</span>!