mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
index & css: improve formatting by giving up centering etc.
This commit is contained in:
parent
c0a877c31f
commit
2de66d2cd8
@ -70,7 +70,7 @@ pre {
|
|||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
//display: block;
|
//display: block;
|
||||||
display: float;
|
display: float;
|
||||||
float: left;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
// This is the short bio in the index and all my profiles
|
// This is the short bio in the index and all my profiles
|
||||||
|
10
index.html
10
index.html
@ -6,8 +6,8 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
|||||||
|
|
||||||
<p id="avatar">
|
<p id="avatar">
|
||||||
<a class="h-card" href="https://aminda.eu/">
|
<a class="h-card" href="https://aminda.eu/">
|
||||||
<img src="{{site.avatar}}" alt="Photo of me" />Aminda Suomalainen</a
|
<img src="{{site.avatar}}" alt="Photo of me" /><br />Aminda Suomalainen</a
|
||||||
>
|
><br />
|
||||||
<small
|
<small
|
||||||
><a rel="prefetch me" href="https://cv.aminda.eu/"
|
><a rel="prefetch me" href="https://cv.aminda.eu/"
|
||||||
>Curriculum Vitae</a
|
>Curriculum Vitae</a
|
||||||
@ -19,7 +19,8 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
|||||||
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am
|
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am
|
||||||
familiar with git and looking for employment. My pronouns are she/they. ⚧
|
familiar with git and looking for employment. My pronouns are she/they. ⚧
|
||||||
</p>
|
</p>
|
||||||
<p class="centered">I speak Finnish, English and a little Esperanto.</p>
|
<!-- <p class="centered">I speak Finnish, English and a little Esperanto.</p>
|
||||||
|
-->
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
@ -39,7 +40,10 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
|||||||
|
|
||||||
<!-- PPFI note -->
|
<!-- PPFI note -->
|
||||||
|
|
||||||
|
<!--
|
||||||
<ul class="centered">
|
<ul class="centered">
|
||||||
|
-->
|
||||||
|
<ul style="list-style-type: none">
|
||||||
<li id="commonsim">
|
<li id="commonsim">
|
||||||
<!-- Curious reader, https://aminda.eu/txt/matrix.txt & https://aminda.eu/txt/xmpp.txt & https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar/my-accounts.tsv exist -->
|
<!-- Curious reader, https://aminda.eu/txt/matrix.txt & https://aminda.eu/txt/xmpp.txt & https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar/my-accounts.tsv exist -->
|
||||||
<!--Commons IM:-->
|
<!--Commons IM:-->
|
||||||
|
Loading…
Reference in New Issue
Block a user