mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-26 14:29:24 +01:00
parent
3f8ef3d51e
commit
9b5bbb1297
@ -51,3 +51,16 @@ $on-laptop: 800px;
|
|||||||
"layout",
|
"layout",
|
||||||
"syntax-highlighting"
|
"syntax-highlighting"
|
||||||
;
|
;
|
||||||
|
|
||||||
|
#gravatar {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
width: 6em;
|
||||||
|
border: 1px solid black;
|
||||||
|
}
|
||||||
|
|
||||||
|
#bio {
|
||||||
|
text-align: center;
|
||||||
|
//font-weight: bold;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
@ -3,9 +3,9 @@ layout: default
|
|||||||
excerpt: "#GirlsLikeUs ♥ #Aspie ♥ #Feminist 🃁 #Linux user since 2008 ♥ she/her/hers"
|
excerpt: "#GirlsLikeUs ♥ #Aspie ♥ #Feminist 🃁 #Linux user since 2008 ♥ she/her/hers"
|
||||||
---
|
---
|
||||||
|
|
||||||
<center><img alt="Gravatar" src="https://gravatar.com/avatar/2bd4ed22d7f59d1a83f5a4253d74f814?s=100.png" / border=1></center>
|
<p id=gravatar><img alt="Gravatar" src="https://gravatar.com/avatar/2bd4ed22d7f59d1a83f5a4253d74f814?s=100.png" /></p>
|
||||||
|
|
||||||
<p style="text-align: center"><em>#GirlsLikeUs ♥ #Aspie ♥ #Feminist 🃁 #Linux user since 2008 ♥ she/her/hers</em></p>
|
<p id=bio>#GirlsLikeUs ♥ #Aspie ♥ #Feminist 🃁 #Linux user since 2008 ♥ she/her/hers</p>
|
||||||
|
|
||||||
* [About me; Trans, Aspie, Ace, Feminist, Linux user & life]({{ site.url }}/about)
|
* [About me; Trans, Aspie, Ace, Feminist, Linux user & life]({{ site.url }}/about)
|
||||||
* [How to react about me being aspie/trans/asexual? Please read especially if you know me (in real life/online).]({{ site.url }}/{% post_url 2015-09-09-act-around-trans %})
|
* [How to react about me being aspie/trans/asexual? Please read especially if you know me (in real life/online).]({{ site.url }}/{% post_url 2015-09-09-act-around-trans %})
|
||||||
|
Loading…
Reference in New Issue
Block a user