From ea25eebf84a387af63b56f750a672546f221350b Mon Sep 17 00:00:00 2001 From: Avus <47610438+Avu0s@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:46:10 +0100 Subject: [PATCH 1/3] Update about.html --- about.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/about.html b/about.html index 0b97ba1..080f87b 100644 --- a/about.html +++ b/about.html @@ -63,8 +63,8 @@

About Us

We are devoted to serving the community, hence designs are made easily accessible at zero cost.

- - + + @@ -94,8 +94,8 @@

Project cc_gen

Links

@@ -115,4 +115,4 @@

Others

- \ No newline at end of file + From 6b826c886335e38ecafa628366221a0f5dafac51 Mon Sep 17 00:00:00 2001 From: Avus <47610438+Avu0s@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:47:01 +0100 Subject: [PATCH 2/3] Update aboutus.css --- css/aboutus.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/css/aboutus.css b/css/aboutus.css index 3ed358d..0ada1a5 100644 --- a/css/aboutus.css +++ b/css/aboutus.css @@ -69,11 +69,3 @@ article > div > h2 { .about p { padding: 50px 100px 90px 0px; } -button .about-button { - background-color: var(--pry-col); - padding: 10px 15px; - border: none; - border-radius: var(--border-rad); - color: var(--white-col); - box-shadow: var(--boxShadow); -} \ No newline at end of file From da27cd694f768f5d81b1830fd2ebd3d1d8acc3c5 Mon Sep 17 00:00:00 2001 From: Avus <47610438+Avu0s@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:57:31 +0100 Subject: [PATCH 3/3] Update library-style.css --- css/library-style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/css/library-style.css b/css/library-style.css index eae1548..6cd76f8 100644 --- a/css/library-style.css +++ b/css/library-style.css @@ -21,11 +21,6 @@ html { body { font-family: 'Montserrat', Arial, sans-serif; } - -a:hover { - text-decoration: underline; -} - img{ max-width: 100%; } @@ -496,4 +491,4 @@ h1 { .page-teaser p { padding: 1rem 2rem; } -} \ No newline at end of file +}