diff --git a/objectionable.solutions/style.css b/objectionable.solutions/style.css index f1ccb25..e553173 100644 --- a/objectionable.solutions/style.css +++ b/objectionable.solutions/style.css @@ -68,8 +68,8 @@ h4::before { } img { - max-width: 100%; width: 300px; + max-width: 100%; border-radius: 5px; border: solid black 2px; border-color: var(--color-tl-border) var(--color-br-border) diff --git a/objectionable.solutions/the-big-list.html b/objectionable.solutions/the-big-list.html index bf7b7a9..9d3ad2b 100644 --- a/objectionable.solutions/the-big-list.html +++ b/objectionable.solutions/the-big-list.html @@ -202,12 +202,12 @@
<a target="_blank" href="https://objectionable.solutions"><img src="88x31.png" title="Objectionable Solutions" alt="88 by 31 pixel button of A witchy scene of a shooting star over a lake, the cursive text reads 'objectionable solutions'"/></a>
I also made the "Link the world" button on top of the index page, if you feel like using that one. It's just an image link on it's own, but you can always link it to your own web directory.
<img src="https://objectionable.solutions/88x31_webdirectories.bmp" class="button" alt="88x31 pixel button saying 'make a web directory/link the world'" title="Link the World/Make a Web Directory">

