mirror of
https://github.com/Lucas-V-L/lucasvl.nl.git
synced 2024-10-29 19:38:16 -05:00
Compare commits
No commits in common. "5e6c4ce7b090d6a0085be7ca99fcdc53e0fa1a72" and "d6697a3d534a1e36fdb0b03b94beffc74750c02f" have entirely different histories.
5e6c4ce7b0
...
d6697a3d53
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 20 KiB |
|
@ -76,7 +76,7 @@
|
||||||
background: transparent;
|
background: transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-right: 1ch;
|
padding-right: 1ch;
|
||||||
width: min(23ch, 100%); /* should be amount of steps plus slider width plus one for some reason???? */
|
width: min(22ch, 100%); /* should be amount of steps plus slider width */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Removes default focus */
|
/* Removes default focus */
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
<p>The following links are some pages which are hosted on this site, either for personal use, or for friends and family. Feel free to contact me using a method listed in the about page if you would like an account :)
|
<p>The following links are some pages which are hosted on this site, either for personal use, or for friends and family. Feel free to contact me using a method listed in the about page if you would like an account :)
|
||||||
<ul>
|
<ul>
|
||||||
<li><a>LucasVL's Collection of Tools</a></li>
|
<li><a>LucasVL's Collection of Tools</a></li>
|
||||||
<li><a href="https://git.lucasvl.nl/">Gitea</a></li>
|
<li><a>Gitea</a></li>
|
||||||
<li><a href="https://vid.lucasvl.nl/">Jellyfin</a></li>
|
<li><a>Jellyfin</a></li>
|
||||||
<li><a>Radio (Plain audio stream powered by IceCast)</a></li>
|
<li><a>Radio (Plain audio stream powered by IceCast)</a></li>
|
||||||
<li><a>Searx</a></li>
|
<li><a>Searx</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -29,5 +29,4 @@
|
||||||
<a href="https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish"><img class="button" src="/static/img/buttons/hatems.gif"></a>
|
<a href="https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish"><img class="button" src="/static/img/buttons/hatems.gif"></a>
|
||||||
<a href="https://how-i-experience-web-today.com/"><img class="button" src="/static/img/buttons/sanehtml.gif"></a>
|
<a href="https://how-i-experience-web-today.com/"><img class="button" src="/static/img/buttons/sanehtml.gif"></a>
|
||||||
<a href="https://geti2p.net/"><img class="button" src="/static/img/buttons/i2p.gif"></a>
|
<a href="https://geti2p.net/"><img class="button" src="/static/img/buttons/i2p.gif"></a>
|
||||||
<a href="https://internet.nl/site/lucasvl.nl/2680025/"><img class="button" src="/static/img/buttons/secure.svg" height=31></a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue