From: Clifton Palmer Date: Thu, 17 Aug 2023 16:29:32 +0000 (-0500) Subject: Tweaking CSS colors and index X-Git-Tag: 1.0.0~4 X-Git-Url: http://git.purplebirdman.com/purplebirdman.git/commitdiff_plain/a180d40224fb18b807d17c33b838936c6f834e0c Tweaking CSS colors and index --- diff --git a/www/css/colors-3.css b/www/css/colors-3.css new file mode 100644 index 0000000..00ff5ba --- /dev/null +++ b/www/css/colors-3.css @@ -0,0 +1,15 @@ +.first-color { + background: #87e5da; +} + +.second-color { + background: #92a4c0; +} + +.third-color { + background: #f4adad; +} + +.fourth-color { + background: #e58cdb; +} diff --git a/www/css/colors-4.css b/www/css/colors-4.css new file mode 100644 index 0000000..1f9f00c --- /dev/null +++ b/www/css/colors-4.css @@ -0,0 +1,15 @@ +.first-color { + background: #d5def5; +} + +.second-color { + background: #8594e4; +} + +.third-color { + background: #6643b5; +} + +.fourth-color { + background: #430f58; +} diff --git a/www/css/colors-5.css b/www/css/colors-5.css new file mode 100644 index 0000000..ef22c9a --- /dev/null +++ b/www/css/colors-5.css @@ -0,0 +1,15 @@ +.first-color { + background: #f8b595; +} + +.second-color { + background: #f67280; +} + +.third-color { + background: #c06c84; +} + +.fourth-color { + background: #6c5b7c; +} diff --git a/www/css/colors-6.css b/www/css/colors-6.css new file mode 100644 index 0000000..120c116 --- /dev/null +++ b/www/css/colors-6.css @@ -0,0 +1,15 @@ +.first-color { + background: #8aacff; +} + +.second-color { + background: #626fe6; +} + +.third-color { + background: #6d42c7; +} + +.fourth-color { + background: #e85b48; +} diff --git a/www/css/colors-7.css b/www/css/colors-7.css new file mode 100644 index 0000000..00ff5ba --- /dev/null +++ b/www/css/colors-7.css @@ -0,0 +1,15 @@ +.first-color { + background: #87e5da; +} + +.second-color { + background: #92a4c0; +} + +.third-color { + background: #f4adad; +} + +.fourth-color { + background: #e58cdb; +} diff --git a/www/css/colors-8.css b/www/css/colors-8.css new file mode 100644 index 0000000..82d2434 --- /dev/null +++ b/www/css/colors-8.css @@ -0,0 +1,15 @@ +.first-color { + background: #e7759a; +} + +.second-color { + background: #ffa35f; +} + +.third-color { + background: #ba78cd; +} + +.fourth-color { + background: #755da3; +} diff --git a/www/css/index-1.css b/www/css/index-1.css index 810bf31..e6349d8 100644 --- a/www/css/index-1.css +++ b/www/css/index-1.css @@ -1,21 +1,25 @@ -a, h1, h2, h3, h4, h5, h6 { - font-family: "Space Mono", sans-serif; +a, p, li, h1, h2, h3, h4, h5, h6 { + font-family: "Monospace", sans-serif; +} + +li { + list-style-type: none; } .card { width: 512px; - border-radius: 24px; + border-radius: 16px; padding: 32px; } .links { - border-radius: 24px; + border-radius: 16px; padding: 32px; margin: 16px; } .link { - border-radius: 24px; + border-radius: 8px; padding: 16px; margin: 16px; } diff --git a/www/index.html b/www/index.html index 331e302..25629cd 100644 --- a/www/index.html +++ b/www/index.html @@ -5,25 +5,17 @@
+

purplebirdman

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

- - + + + + + +