diff --git a/objectionable.solutions/style.css b/objectionable.solutions/style.css index cfc8b1e..f652d39 100644 --- a/objectionable.solutions/style.css +++ b/objectionable.solutions/style.css @@ -28,7 +28,7 @@ a:hover { border: solid var(--color-tl-border) 1px; } -section { +section, details { border-radius: 2px; 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 40b0e24..32013bb 100644 --- a/objectionable.solutions/the-big-list.html +++ b/objectionable.solutions/the-big-list.html @@ -200,27 +200,22 @@
Here's my personal webpage's button. Feel free to add it to your own personal page if you want to. Just don't imply I condone whatever it's next to.
-
+
+ Sample HTML
<a 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. Cursive text reads 'objectionable solutions' above the star"/>
</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">
-

+<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">
+ And a Forgejo button that, on my homepage, I link to my instance git.objectionable.solutions. It's free to use if you want to, so you can link it to your own instance if you feel like it.
-
-<a href="https://forgejo.org/">
- <img src="https://objectionable.solutions/88x31_forge.bmp" class="button" alt="88x31 button that has stylised text saying 'forge' and a small illustration of a hammer hitting an empty html tag on an anvil"/>
-</a>
-
+<a href="https://forgejo.org/">
+ <img src="https://objectionable.solutions/88x31_forge.bmp" class="button" alt="88x31 button that has stylised text saying 'forge' and a small illustration of a hammer hitting an empty html tag on an anvil"/>
+</a>
+