css tweaks

This commit is contained in:
Enstrayed
2025-04-28 15:55:33 -07:00
parent f3bb0f9142
commit d974465440
3 changed files with 5 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ body {
list-style-position: inside;
padding: 0;
margin: 0;
gap: 0.5em;
}
a, a:link {

View File

@@ -13,6 +13,7 @@ body {
max-width: 80ch;
padding: 2em;
box-shadow: 0 0 1em 0 #202020;
}
a, a:link {

View File

@@ -41,13 +41,13 @@
<a href="https://helpdesk.enstrayed.com"><img src="/static/icons/external.svg" alt="">Click here to visit the Helpdesk</a>
</div>
<div>
<a href=""><img src="/static/icons/link.svg" alt="">URL Toolbox</a>
<a href="/urltoolbox"><img src="/static/icons/link.svg" alt="">URL Toolbox</a>
</div>
<div>
<a href=""><img src="/static/icons/link.svg" alt="">API Documentation</a>
<a href="/posts/20240409-API-Documentation.html"><img src="/static/icons/link.svg" alt="">API Documentation</a>
</div>
<div>
<a href=""><img src="/static/icons/link.svg" alt="">Downloads</a>
<a href="https://downloads.enstrayed.com"><img src="/static/icons/link.svg" alt="">Downloads</a>
</div>
<div class="apiVersion">
<!--SSR_APIVERSION-->