From 151cdbb411dbd12a87e03b9d8eb3e2642d4b807a Mon Sep 17 00:00:00 2001 From: CetaceanNation Date: Sat, 16 Feb 2019 14:34:07 -0500 Subject: [PATCH] Better cells on the About page and extra entries. --- public/about.css | 3 +++ public/about.html | 18 +++++++++++++----- public/style.css | 6 +++--- 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/public/about.css b/public/about.css index 98ea281..39e82cb 100644 --- a/public/about.css +++ b/public/about.css @@ -16,6 +16,9 @@ position: relative; background-color: rgb(242, 242, 242); border-radius: 0px 0px 20px 20px; +} +.plink { + } body { background-color: #232323; diff --git a/public/about.html b/public/about.html index c175b47..551d1a2 100644 --- a/public/about.html +++ b/public/about.html @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@