From: Don Armstrong Date: Fri, 14 Feb 2025 04:17:23 +0000 (-0800) Subject: center background X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f19b11496908fc878a6400a6334f8db930ffcf5c;p=laureldon.git center background --- diff --git a/local.css b/local.css index dadb6cd..8f5462b 100644 --- a/local.css +++ b/local.css @@ -14,6 +14,7 @@ body { background-repeat: no-repeat; background-size: cover; background-attachment: fixed; + background-position: center; /* font-family: "Liberation serif","liberation_serif","liberation_serifregular","Times",serif; */ font-size: 120%; }