From 55af46b4a7f5cc77fb2c81c6174aaaed76e6ec3f Mon Sep 17 00:00:00 2001 From: qhri Date: Tue, 26 Aug 2025 19:39:09 -0400 Subject: [PATCH] made interest list into figure --- src/css.css | 10 +++++++--- src/index.html | 30 ++++++++++++++++-------------- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/src/css.css b/src/css.css index 5f360f8..2c8ec5c 100644 --- a/src/css.css +++ b/src/css.css @@ -55,12 +55,12 @@ body { margin: 0; } -p, h1, ul, h1, h2, h3, nav, header, details, table { +p, h1, ul, h1, h2, h3, nav, header, details, table, figcaption { color: var(--font-color); font-family: atkinsonhyperlegible, Verdana, sans-serif; } -p, ul, nav, code, table { +p, ul, nav, code, table, figcaption { font-size: 22px; } @@ -150,4 +150,8 @@ table { td, th { border: 2px solid var(--header-border-color); padding: 6px; -} \ No newline at end of file +} + +figure { + margin-left: 0; +} diff --git a/src/index.html b/src/index.html index 17f4517..aa2a742 100644 --- a/src/index.html +++ b/src/index.html @@ -13,20 +13,22 @@

they/she • bi • trans • girlflux

links: pronouns.ccfedi (@qhri@sharkey.qhri.net) • bluesky (@qhri.net) • listenbrainzlast.fmdiscogsbandcamp

-

interests:

- +
+
interests:
+
    +
  • music + +
  • +
  • open-source software
  • +
  • smosh (mostly post-defy)
  • +
  • dropout
  • +
  • object shows
  • +
+

guides i made for myself and you might also find useful maybe

emoji

thankies to Aylam for helping me improve my website <3