From fcca4bb86d995a058a7a19f9886d65b8732b2ef9 Mon Sep 17 00:00:00 2001 From: Pablo <42.pablo.ms@gmail.com> Date: Sat, 14 Mar 2020 04:40:22 +0100 Subject: [PATCH] Make bottom background better looking --- cs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs.css b/cs.css index ded51e2..3b7eb24 100644 --- a/cs.css +++ b/cs.css @@ -444,7 +444,7 @@ nav ul li ul li a { .members { /* background-image: url(img/flp-dark.jpg); */ - background-position: center; + background-position: bottom; background-repeat: no-repeat; background-size: auto; background-attachment: fixed;