fix email address in footer

set max-width in ch instead of px
This commit is contained in:
stev 2023-09-20 23:04:16 +02:00
parent 708e911a6b
commit c38edb84d9
8 changed files with 22 additions and 11 deletions

View file

@ -1,6 +1,6 @@
body { body {
font-family: monospace; font-family: monospace;
max-width: 750px; max-width: 80ch;
margin: auto; margin: auto;
background: black; background: black;
color: lime; color: lime;

View file

@ -2,7 +2,7 @@
<footer> <footer>
<hr> <hr>
<ul> <ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li> <li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> <li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul> </ul>
</footer> </footer>

View file

@ -30,7 +30,7 @@
<footer> <footer>
<hr> <hr>
<ul> <ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li> <li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> <li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul> </ul>
</footer> </footer>

View file

@ -24,7 +24,7 @@
<footer> <footer>
<hr> <hr>
<ul> <ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li> <li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> <li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul> </ul>
</footer> </footer>

View file

@ -26,6 +26,7 @@
<li>what clothes do I like?</li> <li>what clothes do I like?</li>
</ul> </ul>
<ul> <ul>
<li>my journey into linux</li> <li>my journey into linux</li>
<li>my love for tech minimalism</li> <li>my love for tech minimalism</li>
@ -34,16 +35,19 @@
<li>how I kind of broke my system but I managed to fix it (._.')</li> <li>how I kind of broke my system but I managed to fix it (._.')</li>
</ul> </ul>
<ul> <ul>
<li>something about maths</li> <li>something about maths</li>
</ul> </ul>
<ul> <ul>
<li>politics</li> <li>politics</li>
<li>free money (as in freedom, not free beer), the case of june/G1</li> <li>free money (as in freedom, not free beer), the case of june/G1</li>
<li>universal wage (salaire à vie in french), which is not UBI</li> <li>universal wage (salaire à vie in french), which is not UBI</li>
</ul> </ul>
<h2>## logs</h2> <h2>## logs</h2>
<a href="/gemlog/2021-05-04_networking_school.html">=> 2021-05-04 - I'm learning networking</a><br> <a href="/gemlog/2021-05-04_networking_school.html">=> 2021-05-04 - I'm learning networking</a><br>
@ -53,7 +57,7 @@
<footer> <footer>
<hr> <hr>
<ul> <ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li> <li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> <li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul> </ul>
</footer> </footer>

View file

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>stevengibone.com</title> <title>about me</title>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/favicon.ico" type="image/x-icon"> <link rel="icon" href="/favicon.ico" type="image/x-icon">
@ -22,7 +22,7 @@
Est. 17th of February 2021. Est. 17th of February 2021.
</pre> </pre>
<h1># stevengibone.com</h1> <h1># about me</h1>
<a href="gibone-CV.pdf">=> my resume (in french)</a><br> <a href="gibone-CV.pdf">=> my resume (in french)</a><br>
<p>Hello, my name is Steven Gibone and welcome to my gemini capsule. I used to study mathematics but quit due to me realizing I don't want to teach to an entire class. The public education system is far too broken for me and I really cannot accept to work in these conditions.</p> <p>Hello, my name is Steven Gibone and welcome to my gemini capsule. I used to study mathematics but quit due to me realizing I don't want to teach to an entire class. The public education system is far too broken for me and I really cannot accept to work in these conditions.</p>
@ -44,6 +44,7 @@ Est. 17th of February 2021.
<li>video games</li> <li>video games</li>
</ul> </ul>
<p>And sportswise:</p> <p>And sportswise:</p>
<ul> <ul>
<li>fencing (I'm not a fencer anymore but really loved it)</li> <li>fencing (I'm not a fencer anymore but really loved it)</li>
@ -51,6 +52,7 @@ Est. 17th of February 2021.
<li>rollerblading</li> <li>rollerblading</li>
</ul> </ul>
<a href="projects.html">=> my differents projects</a><br> <a href="projects.html">=> my differents projects</a><br>
<h2>## what I'm reading</h2> <h2>## what I'm reading</h2>
@ -62,6 +64,7 @@ Est. 17th of February 2021.
<li>Beaufs et Barbares, Houria Bouteldja</li> <li>Beaufs et Barbares, Houria Bouteldja</li>
</ul> </ul>
<h2>## what I'm playing</h2> <h2>## what I'm playing</h2>
<ul> <ul>
<li>Bloodstained: Ritual of the Night</li> <li>Bloodstained: Ritual of the Night</li>
@ -69,6 +72,7 @@ Est. 17th of February 2021.
<li>Pokemon: Shining Pearl</li> <li>Pokemon: Shining Pearl</li>
</ul> </ul>
<h2>## logs</h2> <h2>## logs</h2>
<a href="/gemlog/index.html">=> all gemlogs here</a><br> <a href="/gemlog/index.html">=> all gemlogs here</a><br>
@ -79,7 +83,7 @@ Est. 17th of February 2021.
<footer> <footer>
<hr> <hr>
<ul> <ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li> <li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> <li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul> </ul>
</footer> </footer>

View file

@ -26,7 +26,8 @@
<li>resuscitate my gemini capsule again after reading an article by Ploum</li> <li>resuscitate my gemini capsule again after reading an article by Ploum</li>
</ul> </ul>
<a href="gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.html">=> gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.html</a><br>
<a href="gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi">=> gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi</a><br>
<h2>## 2022</h2> <h2>## 2022</h2>
<ul> <ul>
@ -36,6 +37,7 @@
<li>multiple things of which I didn't keep records</li> <li>multiple things of which I didn't keep records</li>
</ul> </ul>
<h2>## 2021</h2> <h2>## 2021</h2>
<ul> <ul>
<li>migrate website from PicoCMS to 11ty</li> <li>migrate website from PicoCMS to 11ty</li>
@ -47,11 +49,12 @@
<li>built my website using PicoCMS</li> <li>built my website using PicoCMS</li>
</ul> </ul>
</body> </body>
<footer> <footer>
<hr> <hr>
<ul> <ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li> <li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li> <li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul> </ul>
</footer> </footer>

View file

@ -1,6 +1,6 @@
body { body {
font-family: monospace; font-family: monospace;
max-width: 750px; max-width: 80ch;
margin: auto; margin: auto;
background: black; background: black;
color: lime; color: lime;