From 4791e838e2d7db892390de659265be90b5758ca7 Mon Sep 17 00:00:00 2001 From: Clifton Palmer Date: Thu, 17 Aug 2023 14:10:33 -0500 Subject: [PATCH] First good version of the page --- www/css/index-1.css | 19 +++++++++++++++---- www/index.html | 33 +++++++++++++++++++++------------ 2 files changed, 36 insertions(+), 16 deletions(-) diff --git a/www/css/index-1.css b/www/css/index-1.css index e6349d8..f4f84ef 100644 --- a/www/css/index-1.css +++ b/www/css/index-1.css @@ -1,21 +1,32 @@ a, p, li, h1, h2, h3, h4, h5, h6 { - font-family: "Monospace", sans-serif; + font-family: "Monospace", sans-serif; + font-size: 18; + color: purple; +} + +a { + font-size: 24; } li { list-style-type: none; } -.card { +#title { + font-weight: 700; + font-size: 70; +} + +.titlecard { width: 512px; border-radius: 16px; padding: 32px; + margin:0 auto; } -.links { +.card { border-radius: 16px; padding: 32px; - margin: 16px; } .link { diff --git a/www/index.html b/www/index.html index 25629cd..a168de7 100644 --- a/www/index.html +++ b/www/index.html @@ -4,18 +4,27 @@ -
-
-

purplebirdman

-

- Hey! I'm a comic guy who makes stuff with the help of my supporters -

- - - - - -
+
+

purplebirdman

+
+
+

+Hey! I'm a comic guy who makes stuff with the help of my supporters. Most of my work focuses on 18+ intimacy, queer life experiences, and funny animal people. +

+

+I'm terrible at social media, but I'm trying to put myself out there! +

+
+
+
-- 2.47.2