From ff44e39298fb1f7c2da607a7782f9bd87392116d Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:37:58 +0300 Subject: [PATCH 001/221] Update style.css Update style.css jpg images Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 52ab5550..ee60fcd3 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../php/service.jpg) no-repeat; + background:url(../blob/cherubimq-patch-3/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../php/gallery.jpg) no-repeat; + background:url(../blob/cherubimq-patch-3/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../php/vegeo.jpg) no-repeat center center; + background: #fff url(../blob/cherubimq-patch-3/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../php/contact.jpg) no-repeat; + background:url(../blob/cherubimq-patch-3/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -1303,4 +1303,4 @@ footer .footer-below p { font-weight: 400; line-height: 1.9em; } -} \ No newline at end of file +} From e1830130c8196667ca76597b95d07df23b1bacc5 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:57:48 +0300 Subject: [PATCH 002/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index ee60fcd3..3e983811 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../blob/cherubimq-patch-3/service.jpg) no-repeat; + background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../blob/cherubimq-patch-3/gallery.jpg) no-repeat; + background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../blob/cherubimq-patch-3/contact.jpg) no-repeat; + background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../php/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From afab4d4f21d2e74497bdc04f7fae0a39ea11d398 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:36:51 +0300 Subject: [PATCH 003/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 3e983811..9cad4dc1 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/gallery.jpg) no-repeat; + background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; + background:url(../cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../blob/cherubimq-patch-3/vegeo.jpg) no-repeat center center; + background: #fff url(../cherubimq/github.io/cherubimq-patch-5/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; + background:url(../cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From 9c1f3fb3f77f5ba940b73e6cc2def6b26a2f5173 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:47:59 +0300 Subject: [PATCH 004/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 9cad4dc1..77e62896 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; + background:url(../cherubimq.github.io/github.io/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; + background:url(../cherubimq.github.io/github.io/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../cherubimq/github.io/cherubimq-patch-5/vegeo.jpg) no-repeat center center; + background: #fff url(../cherubimq.github.io/github.io/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; + background:url(../cherubimq.github.io/github.io/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../cherubimq.github.io/github.io/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From 406b405544b7e520bcb958d6610522b33c1ca2eb Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:08:39 +0300 Subject: [PATCH 005/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 77e62896..f54efc0c 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../cherubimq.github.io/github.io/gallery.jpg) no-repeat; + background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../cherubimq.github.io/github.io/service.jpg) no-repeat; + background:url(../cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../cherubimq.github.io/github.io/vegeo.jpg) no-repeat center center; + background: #fff url(../cherubimq-patch-5/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../cherubimq.github.io/github.io/contact.jpg) no-repeat; + background:url(../cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../cherubimq.github.io/github.io/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(../cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From 4c687fdc41ba5a3124359a60e6ff8923fa80dbdb Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:20:52 +0300 Subject: [PATCH 006/221] Update style.css Update style.css Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index f54efc0c..d3e9c48a 100644 --- a/style.css +++ b/style.css @@ -245,7 +245,7 @@ section.about-us p.abt { /*-- service section --*/ section.our-services { padding:100px 0; - background:url(../cherubimq-patch-5/gallery.jpg) no-repeat; + background:url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/gallery.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -323,7 +323,7 @@ section.our-skills p.text-center { /*-- gallery section --*/ section.our-gallery { padding:100px 0; - background:url(../cherubimq-patch-5/service.jpg) no-repeat; + background:url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/service.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -373,7 +373,7 @@ section.our-updates p.text-center { -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; - background: #fff url(../cherubimq-patch-5/vegeo.jpg) no-repeat center center; + background: #fff url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/vegeo.jpg) no-repeat center center; } .view .mask,.view .content { width: 250px; @@ -466,7 +466,7 @@ section.map iframe.googlemaps { /*-- contact section --*/ section.contact-us { padding:100px 0; - background:url(../cherubimq-patch-5/contact.jpg) no-repeat; + background:url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/contact.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size:100% 100%; @@ -682,7 +682,7 @@ footer .footer-below p a:hover { overflow: hidden; text-indent: 100%; white-space: nowrap; - background: rgba(0, 0, 0, 0.4) url(../cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; + background: rgba(0, 0, 0, 0.4) url(https://raw.githubusercontent.com/cherubimq/github.io/cherubimq-patch-5/cd-top-arrow.svg) no-repeat center 50%; background-size:60%; border:1px solid #fff; visibility: hidden; From f2048ac1f18111a12bce364cd16d32225af1cf98 Mon Sep 17 00:00:00 2001 From: tolikQ <146944209+cherubimq@users.noreply.github.com> Date: Fri, 6 Oct 2023 22:05:10 +0300 Subject: [PATCH 007/221] Update index.html header Signed-off-by: tolikQ <146944209+cherubimq@users.noreply.github.com> --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0df8792c..b8f94d1c 100644 --- a/index.html +++ b/index.html @@ -49,9 +49,9 @@