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.cc • fedi (@qhri@sharkey.qhri.net) • bluesky (@qhri.net) • listenbrainz • last.fm • discogs • bandcamp
interests:
-guides i made for myself and you might also find useful maybe
thankies to Aylam for helping me improve my website <3