From: Lady Date: Sun, 17 Dec 2023 03:16:03 +0000 (-0500) Subject: Add Lady’s Computer button to pages X-Git-Url: https://git.ladys.computer/Status/commitdiff_plain/19c45435cc090e65592c9f8c7fa2b0b4818a561d Add Lady’s Computer button to pages --- diff --git a/about.html b/about.html index a996833..05584b9 100644 --- a/about.html +++ b/about.html @@ -5,9 +5,13 @@ html{ Color: #E3E3E3; Background: #700020; Font-Family: UI-Rounded, 'Hiragino Maru Gothic ProN', Quicksand, Comfortaa, Manjari, 'Arial Rounded MT', 'Arial Rounded MT Bold', Calibri, Sans-Serif; Line-Height: 1.5; Text-Shadow: Calc(1EM / 12) Calc(1EM / 12) #000000 } body{ Display: Grid; Box-Sizing: Border-Box; Margin: Auto; Padding-Inline: 1CH; Min-Block-Size: 100VH; Inline-Size: 100%; Max-Inline-Size: 48REM; Align-Content: Center; Justify-Content: Stretch } :Any-Link{ Color: #87E6DD } +footer{ Border-Block-Start: Thin Solid; Padding-Block: 1REM; Font-Size: Smaller; Text-Align: End }

About

+ diff --git a/statuses.html b/statuses.html index 50ba90a..b05d658 100644 --- a/statuses.html +++ b/statuses.html @@ -5,9 +5,13 @@ html{ Color: #E3E3E3; Background: #700020; Font-Family: UI-Rounded, 'Hiragino Maru Gothic ProN', Quicksand, Comfortaa, Manjari, 'Arial Rounded MT', 'Arial Rounded MT Bold', Calibri, Sans-Serif; Line-Height: 1.5; Text-Shadow: Calc(1EM / 12) Calc(1EM / 12) #000000 } body{ Display: Grid; Box-Sizing: Border-Box; Margin: Auto; Padding-Inline: 1CH; Min-Block-Size: 100VH; Inline-Size: 100%; Max-Inline-Size: 48REM; Align-Content: Center; Justify-Content: Stretch } :Any-Link{ Color: #87E6DD } +footer{ Border-Block-Start: Thin Solid; Padding-Block: 1REM; Font-Size: Smaller; Text-Align: End }

Statuses

+