]> git.donarmstrong.com Git - laureldon.git/commitdiff
center background
authorDon Armstrong <don@donarmstrong.com>
Fri, 14 Feb 2025 04:17:23 +0000 (20:17 -0800)
committerDon Armstrong <don@donarmstrong.com>
Fri, 14 Feb 2025 04:17:23 +0000 (20:17 -0800)
local.css

index dadb6cdba6e83cd2f83cc055a7f8b1dbf19c18a0..8f5462b098bee2ce4df2d8e379eecfcb64af945e 100644 (file)
--- 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%;
 }