From cfd1123d5b465a75585ed3fa20fb41f2c3dba452 Mon Sep 17 00:00:00 2001 From: Pablo <42.pablo.ms@gmail.com> Date: Sat, 14 Mar 2020 04:39:20 +0100 Subject: [PATCH] Lazyload bottom background --- cs.css | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cs.css b/cs.css index 0522fa8..ded51e2 100644 --- a/cs.css +++ b/cs.css @@ -443,10 +443,10 @@ nav ul li ul li a { /**********************************************************************************/ .members { - background-image: url(img/flp-dark.jpg); + /* background-image: url(img/flp-dark.jpg); */ background-position: center; background-repeat: no-repeat; - background-size: cover; + background-size: auto; background-attachment: fixed; } diff --git a/index.html b/index.html index aa4f883..91aad30 100644 --- a/index.html +++ b/index.html @@ -314,7 +314,7 @@ -
+

How do I become a member?