diff --git a/img/avatar-tt-trans.svg b/img/avatar-tt-trans.svg new file mode 100644 index 0000000..c88f950 --- /dev/null +++ b/img/avatar-tt-trans.svg @@ -0,0 +1,37 @@ + +Made with Pixels to Svg https://codepen.io/shshaw/pen/XbxvNj + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/img/avatar-tt.svg b/img/avatar-tt.svg new file mode 100644 index 0000000..3712fd0 --- /dev/null +++ b/img/avatar-tt.svg @@ -0,0 +1,38 @@ + +Made with Pixels to Svg https://codepen.io/shshaw/pen/XbxvNj + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 70e823c..8a5218a 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@ 4. Publish the updated page! --> + Mon Repos (Death's Domain) @@ -24,7 +25,7 @@
A grim reaper in a decorated cubicle, writing and daydreaming, surrounded by many other grim reapers in bland, grey, cubicles - My profile photo — a pixelated version of me + My profile photo — a pixelated version of me

I'm Gordon Pedersen.

@@ -43,10 +44,11 @@ Follow @death.au@death.id.au -
  • My New Website
  • -
  • @deathau
  • -
  • @death_au
  • -
  • @death_au@pkm.social
  • +
  • Mon Repos (you are here)
  • +
  • @death_au@pkm.social
  • +
  • @deathau
  • +
  • @death_au
  • +
  • Gordon Pedersen
  • diff --git a/styles.css b/styles.css index 5ad5406..6c58793 100644 --- a/styles.css +++ b/styles.css @@ -32,4 +32,8 @@ button.icon-button>img { .button-input-container>label{ display:block; +} +i>img{ + max-height: 1em; + vertical-align: middle; } \ No newline at end of file