From 3a1c7b0d931e73e9052e2a32b9f8025bbbf60bd4 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 1 May 2023 19:04:00 -0400 Subject: [PATCH] Edits --- css/styles.css | 90 +++++++++++++++++++++++++++----------------------- index.html | 42 ++++++++++++++++++----- 2 files changed, 82 insertions(+), 50 deletions(-) diff --git a/css/styles.css b/css/styles.css index f300dfb..590bca4 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,11 +1,12 @@ html { - display: inline-block; - margin: auto; - max-width: 100%; - color: white; - background-color: #1B262C; - padding: 0; - border: 0; + display: flex; + justify-content: center; + margin: auto; + max-width: 100%; + color: white; + background-color: #1B262C; + padding: 0; + border: 0; } body { @@ -17,63 +18,68 @@ body { } h1 { - margin: 0; - border: 0; - padding: 0; - text-align: center; + margin: 0; + border: 0; + padding: 0; + text-align: center; } h2 { - font-size: 95%; - border: 0; - padding: 0; + font-size: 95%; + border: 0; + padding: 0; } ul { - text-align: center; + display: flex; + flex-direction: row; + justify-content: center; + padding-right: 3rem; } + li { - list-style-type: none; - display: inline-block; - text-align: center; - font-size: 25px; - border: 0; - margin: 0; - padding-right: 15px; + display: flex; + justify-content: center; + font-size: 25px; + border: 0; + margin: 0; + padding: 0.5rem; } -.nostrich { - width: 25px; - height: 25px; + +#custom-substack-embed { + display: flex; + justify-content: center; } + +.shill { + display: flex; + justify-content: center; +} + a, a:active { color: inherit; text-decoration: none; } a:hover { - color: gray; + color: gray; } .pfp { - display: block; - margin-left: auto; - margin-right: auto; - border-radius: 50%; - width: 180px; - height: 180px; -} - -.tipjar { - width: 15em; - height: 15em; + display: block; + margin-left: auto; + margin-right: auto; + border-radius: 50%; + width: 180px; + height: 180px; } .gpg { - display: inline-block; - background-color: #222831; - border-radius: 15px; - max-width: 100%; - word-wrap: break-word; + display: inline-block; + background-color: #222831; + border-radius: 15px; + max-width: 100%; + word-wrap: break-word; } .download { diff --git a/index.html b/index.html index 2dbdbf8..f6abc5f 100644 --- a/index.html +++ b/index.html @@ -8,11 +8,11 @@ + Bryan Ramos - Dev -
avatar @@ -22,16 +22,19 @@
  • - - -
  • + + + +
    +

    - Check out my work on Github.

    Contact with inquiries using the provided email or visit my socials.

    @@ -39,11 +42,10 @@ Please encrypt any sensitive information using the provided PGP key.

    - - +

    Projects Supported


    Linux Foundation
    Free Software Foundation
    @@ -52,6 +54,30 @@ Nostr
    NixOS Foundation
    Tor Project
    +


    + +