From 20f9d9daa831e2048ade6047b99615ff99568cc9 Mon Sep 17 00:00:00 2001 From: falsycat Date: Thu, 1 Dec 2022 16:18:33 +0900 Subject: [PATCH] update --- index.html | 51 +++++++++++++++++++++++++++--------------- pf/img/icon/gitea.png | Bin 0 -> 4157 bytes pf/img/thumb/nf7.apng | Bin 0 -> 24985 bytes 3 files changed, 33 insertions(+), 18 deletions(-) create mode 100644 pf/img/icon/gitea.png create mode 100644 pf/img/thumb/nf7.apng diff --git a/index.html b/index.html index f2ad9c7..150117d 100644 --- a/index.html +++ b/index.html @@ -126,7 +126,7 @@ h1, h2, h3, h4 { } #header .role { font-size: 1rem; - letter-spacing: 2rem; + letter-spacing: 1rem; text-indent: 1em; line-height: 1em; } @@ -147,10 +147,15 @@ h1, h2, h3, h4 { border-radius: 50%; border: .5em solid var(--color2); } -#header .icons img.icon { +#header .icons .icon, #header .icons a { + display: block; width: 2rem; height: 2rem; } +#header .icons .icon-bg { + border-radius: 50%; + background-color: var(--color1); +} #works p a { text-decoration: underline; @@ -574,12 +579,31 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: . @@ -598,6 +622,9 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: . +
  • +
    +
  • -
  • -
    - -