From d84be97dfa22b78580b2e3b620b32b7d8f5c7e05 Mon Sep 17 00:00:00 2001 From: TechRunner Date: Thu, 9 Oct 2025 19:37:00 -0500 Subject: [PATCH] FInally? --- Meteorite_Large_1_100%.png | Bin 698 -> 0 bytes index.html | 71 ++++++++++++++++++++++++++----------- style.css | 15 ++++++++ 3 files changed, 66 insertions(+), 20 deletions(-) delete mode 100644 Meteorite_Large_1_100%.png diff --git a/Meteorite_Large_1_100%.png b/Meteorite_Large_1_100%.png deleted file mode 100644 index 68586644cb9e661bccb81dfe68ac7b126bbd6e0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 698 zcmV;r0!96aP)Px%bV)=(R9J=WS20T~K@k4#@CT$gNFbyaERx1QkVb435-e;2DNOMo0W0fN0fiJ= z1Z+}-cVHR|N#Xkgf@l%24}l0*wf?`e}qwSyP{azVkEzq-6s*M9}R&G~o1AaGPWhi~u>F zM>B&2Id{pDvkeOL@i*gHPO^sJUH%moE3qlK|<6pjr|3~uh|T`b?(U@W37;MhAp z#W^D)L5`Sn0KmV$gUlKy0$^J~m`5`-+I>uhJpjP;42_;8Enu6}&z_snJT~BvS6!6`2fhaOZN&Bje*vH$*Nd zSW8(}NxCN_KuW)iUPddsB+bk1S(U+2IQD!9^*`R<;`RB-Fs4OY3`%IU`)IWLPED%Q z4OQ*Yd ze1>SrvP`weB%xwZO2-^NlC*2iH6lm^ilj@^Kk!t3r6ACBLh4eTFK>tLPls>xw<0Lo3-QAW^`To@$`?vu}23M zMXwUDk?3^8jFO229o5_+hx2L3K?jH2bDKtN9dO;fU`w0irTcaXeox`Sqk75%)ENd~i gxr=2c{^M8T4JIjYc7=GRmH+?%07*qoM6N<$f;vJ#ApigX diff --git a/index.html b/index.html index 8090494..b3523c1 100644 --- a/index.html +++ b/index.html @@ -52,52 +52,83 @@
  • - Willow - Placeholder +
    + Willow + Placeholder +
    + +

    Hi I'm Willow I love plants and photography especially nature and landscape photography

  • - Cosmic - Placeholder +
    + Cosmic + Placeholder +
    +

    I'm Cosmic when I'm not floating around in the headspace thinking of space and existance I prefer to be a protogen

  • - Luna - Placeholder +
    + Luna + Placeholder +
    +

    I am the designer of this website and trying to get over some traumas with poetry

  • - W175B - Placeholder +
    + W175B + Placeholder +
    +

    Beep Boop! This unit is W175B I am a drone and love linux and system administration and cleaning up

  • - Bunny - Placeholder +
    + Bunny + Placeholder +
    +

    I'm Bunny! I'm smol and like to do pixel art and want to do more drawing

  • - TechRunner - Placeholder +
    + TechRunner + Placeholder +
    +

    I'm TechRunner I got the computer science degree for the system and went through most of highschool and college with Cosmic

  • - Beeatrice - Placeholder +
    + Beeatrice + Placeholder +
    +

    Greetings my little bees! I'm Beeatrice the hive queen of the Void System any hypnotic files, writings, or spirals will be on my page

  • - Dallas - Placeholder +
    + Dallas + Placeholder +
    +

    I'm Dallas I'm a dragon and I love collecting shiny things and my interests are geology and BDSM

  • - Fauwn - Placeholder +
    + Fauwn + Placeholder +
    +

    I'm Fauwn I'll warn you these are just gonna be my rants about stuff and maybe some other stuff

  • - Jupiter - Placeholder +
    + Jupiter + Placeholder +
    +

    I'm Jupiter I'm the newest to the system

diff --git a/style.css b/style.css index f8c14f9..9226329 100644 --- a/style.css +++ b/style.css @@ -192,6 +192,21 @@ div.post { padding: 1px; } +.memberPhoto{ + display: flex; + flex-direction: column-reverse; + height: 100%; + align-items: center; +} + +.memberPhoto img{ + width: 100%; +} + +.member p{ + font-size: 9pt; +} + li.member{ border-style: solid; border-color: #25a89d;