From e4e867599f33c1f5858d56551791fda59286bf3a Mon Sep 17 00:00:00 2001 From: Manas Khurana Date: Wed, 16 May 2018 14:41:09 +0530 Subject: [PATCH] Add files via upload --- index3.html | 85 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 58 insertions(+), 27 deletions(-) diff --git a/index3.html b/index3.html index 45eaeda..ca54c32 100644 --- a/index3.html +++ b/index3.html @@ -1,3 +1,4 @@ + @@ -128,7 +129,8 @@ margin-bottom:5px; border-radius:50%; cursor:pointer; display:none; -background-image: url(/images/social.png); +/*background-image: url(/images/social.png);*/ +/*This is done at the end of script3.js so image is downloaded at the very last.*/ } #tw { background-position: -50px 0; @@ -547,16 +549,16 @@ a {text-decoration:none;}