figbert.com-website

[ACTIVE] the website and home of figbert on the clearnet
git clone git://git.figbert.com/figbert.com-website.git
Log | Files | Refs | README | LICENSE

commit b4cc06e82179ea542c0875af76046b9a01aced04
parent 821537c271a6a8efb1b2b48d88575f097be5ab1a
Author: FIGBERT <figbert@figbert.com>
Date:   Fri,  1 Dec 2023 10:25:58 -0800

Center webring text in footer

Diffstat:
Mstatic/global.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/static/global.css b/static/global.css @@ -29,6 +29,7 @@ nav { footer { width: 100%; color: GrayText; + text-align: center; & > section { width: 30%;